Package version:
OptionalcacheValue for cache-control header in Blob/File Service SAS.
OptionalcontentValue for content-disposition header in Blob/File Service SAS.
OptionalcontentValue for content-encoding header in Blob/File Service SAS.
OptionalcontentValue for content-length header in Blob/File Service SAS.
OptionalcontentValue for content-type header in Blob/File Service SAS.
OptionalcorrelationA GUID value that will be logged in the storage diagnostic logs and can be used to correlate SAS generation with storage resource access. This is only used for User Delegation SAS.
OptionaldelegatedOptional. Beginning in version 2025-07-05, this value specifies the Entra ID of the user would is authorized to use the resulting SAS URL. The resulting SAS URL must be used in conjunction with an Entra ID token that has been issued to the user specified in this value.
OptionalencryptionOptional. Encryption scope to use when sending requests authorized with this SAS URI.
OptionalexpiresOptional only when identifier is provided. The expiry time for this SAS token.
OptionalidentifierOptional. The signed identifier (only for BlobSASSignatureValues).
OptionalipOptional. IP ranges allowed in this SAS.
OptionalpermissionsOptional only when identifier is provided. Please refer to AccountSASPermissions, BlobSASPermissions, or ContainerSASPermissions for more details.
OptionalpreauthorizedAuthorized AAD Object ID in GUID format. The AAD Object ID of a user authorized by the owner of the User Delegation Key to perform the action granted by the SAS. The Azure Storage service will ensure that the owner of the user delegation key has the required permissions before granting access but no additional permission check for the user specified in this value will be performed. This cannot be used in conjuction with signedUnauthorizedUserObjectId. This is only used for User Delegation SAS.
OptionalprotocolOptional. The allowed HTTP protocol(s).
OptionalresourceOptional. Specifies which resources are accessible via the SAS (only for BlobSASSignatureValues).
OptionalresourceOptional. The storage resource types being accessed (only for Account SAS). Please refer to AccountSASResourceTypes for more details.
OptionalservicesOptional. The storage services being accessed (only for Account SAS). Please refer to AccountSASServices for more details.
OptionalstartsOptional. The start time for this SAS token.
OptionaluserUser delegation key properties.
Options to construct SASQueryParameters.