TestBaseAccountResource Class

The Test Base Account resource.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.testbase.models._models_py3.TrackedResource
TestBaseAccountResource

Constructor

TestBaseAccountResource(*, location: str, tags: Optional[Dict[str, str]] = None, sku: Optional[azure.mgmt.testbase.models._models_py3.TestBaseAccountSKU] = None, **kwargs)

Parameters

tags
dict[str, str]
Required

A set of tags. The tags of the resource.

location
str
Required

Required. The geo-location where the resource lives.

sku
<xref:test_base.models.TestBaseAccountSKU>
Required

The SKU of the Test Base Account.

Variables

id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

etag
str

Resource Etag.

system_data
<xref:test_base.models.SystemData>

The system metadata relating to this resource.

provisioning_state
str or <xref:test_base.models.ProvisioningState>

The provisioning state of the resource. Possible values include: "Succeeded", "Failed", "Cancelled", "Creating", "Deleting", "Updating".

access_level
str

The access level of the Test Base Account.