SasDefinitionBundle Class

A SAS definition bundle consists of key vault SAS definition details plus its attributes.

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

Inheritance
SasDefinitionBundle

Constructor

SasDefinitionBundle(**kwargs)

Variables

id
str

The SAS definition id.

secret_id
str

Storage account SAS definition secret id.

parameters
dict[str, str]

The SAS definition metadata in the form of key-value pairs.

attributes
SasDefinitionAttributes

The SAS definition attributes.

tags
dict[str, str]

Application specific metadata in the form of key-value pairs