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.TrackedResourceTestBaseAccountResource
Constructor
TestBaseAccountResource(*, location: str, tags: Optional[Dict[str, str]] = None, sku: Optional[azure.mgmt.testbase.models._models_py3.TestBaseAccountSKU] = None, **kwargs)
Parameters
- 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.
Feedback
Submit and view feedback for