Skip to main content

accounts

Overview

Nameaccounts
TypeResource
Idazure_extras.test_base.accounts

Fields

NameDatatypeDescription
identityobjectManaged service identity (either system assigned, or none)
locationstringThe geo-location where the resource lives
propertiesobjectThe properties of a Test Base Account resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, testBaseAccountNameGets a Test Base Account.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all the Test Base Accounts in a resource group.
list_by_subscriptionSELECTsubscriptionIdLists all the Test Base Accounts in a subscription.
createINSERTresourceGroupName, subscriptionId, testBaseAccountNameCreate or replace (overwrite/recreate, with potential downtime) a Test Base Account in the specified subscription.
deleteDELETEresourceGroupName, subscriptionId, testBaseAccountNameDeletes a Test Base Account.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all the Test Base Accounts in a resource group.
_list_by_subscriptionEXECsubscriptionIdLists all the Test Base Accounts in a subscription.
check_package_name_availabilityEXECresourceGroupName, subscriptionId, testBaseAccountName, data__applicationName, data__name, data__versionChecks that the Test Base Package name and version is valid and is not already in use.
offboardEXECresourceGroupName, subscriptionId, testBaseAccountNameOffboard a Test Base Account.
updateEXECresourceGroupName, subscriptionId, testBaseAccountNameUpdate an existing Test Base Account.