DeletedAccount Class
Deleted storage account.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.storage.v2021_04_01.models._models_py3.ProxyResourceDeletedAccount
Constructor
DeletedAccount(**kwargs)
Variables
- id
- str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.
- name
- str
The name of the resource.
- type
- str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".
- storage_account_resource_id
- str
Full resource id of the original storage account.
- location
- str
Location of the deleted account.
- restore_reference
- str
Can be used to attempt recovering this deleted account via PutStorageAccount API.
- creation_time
- str
Creation time of the deleted account.
- deletion_time
- str
Deletion time of the deleted account.
Feedback
Submit and view feedback for