SasDefinitionItem Class

The SAS definition item containing storage SAS definition metadata.

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

Inheritance
SasDefinitionItem

Constructor

SasDefinitionItem(**kwargs)

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.