DeletedStorageAccountItem Class

The deleted storage account item containing metadata about the deleted storage account.

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

Inheritance
DeletedStorageAccountItem

Constructor

DeletedStorageAccountItem(*, recovery_id: Optional[str] = None, **kwargs)

Parameters

recovery_id
str
Required

The url of the recovery object, used to identify and recover the deleted storage account.

Variables

id
str

Storage identifier.

resource_id
str

Storage account resource Id.

attributes
StorageAccountAttributes

The storage account management attributes.

tags
dict[str, str]

Application specific metadata in the form of key-value pairs.

scheduled_purge_date
datetime

The time when the storage account is scheduled to be purged, in UTC

deleted_date
datetime

The time when the storage account was deleted, in UTC