SasDefinitionUpdateParameters Class
The SAS definition update parameters.
- Inheritance
-
SasDefinitionUpdateParameters
Constructor
SasDefinitionUpdateParameters(**kwargs)
Parameters
- template_uri
- str
Required
The SAS definition token template signed with an arbitrary key. Tokens created according to the SAS definition will have the same properties as the template.
- sas_type
- str or SasTokenType
Required
The type of SAS token the SAS definition will create. Possible values include: 'account', 'service'
- validity_period
- str
Required
The validity period of SAS tokens created according to the SAS definition.
Feedback
Submit and view feedback for