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_01_01.models._models_py3.ProxyResource
DeletedAccount

Constructor

DeletedAccount(**kwargs: Any)

Variables

Name Description
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.