DeletedSasDefinitionItem Class

The deleted SAS definition item containing metadata about the deleted SAS definition.

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

Inheritance
DeletedSasDefinitionItem

Constructor

DeletedSasDefinitionItem(**kwargs)

Parameters

recovery_id
str
Required

The url of the recovery object, used to identify and recover the deleted SAS definition.

Variables

id
str

The storage SAS identifier.

secret_id
str

The storage account SAS definition secret id.

attributes
SasDefinitionAttributes

The SAS definition management attributes.

tags
dict[str, str]

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

scheduled_purge_date
datetime

The time when the SAS definition is scheduled to be purged, in UTC

deleted_date
datetime

The time when the SAS definition was deleted, in UTC