Optional. The blob name of the SAS user may access. Required if snapshotTime is provided.
Optional. The cache-control header for the SAS.
The name of the container the SAS user may access.
Optional. The content-disposition header for the SAS.
Optional. The content-encoding header for the SAS.
Optional. The content-language header for the SAS.
Optional. The content-type header for the SAS.
Optional only when identifier is provided. The time after which the SAS will no longer work.
Optional. The name of the access policy on the container this SAS references if any.
Optional. IP ranges allowed in this SAS.
Optional only when identifier is provided. Please refer to either ContainerSASPermissions or BlobSASPermissions depending on the resource being accessed for help constructing the permissions string.
Optional. SAS protocols, HTTPS only or HTTPSandHTTP
Optional. Snapshot timestamp string the SAS user may access. Only supported from API version 2018-11-09.
Optional. When the SAS will take effect.
The version of the service this SAS will target. If not specified, it will default to the version targeted by the library.
Generated using TypeDoc
ONLY AVAILABLE IN NODE.JS RUNTIME.
BlobSASSignatureValues is used to help generating Blob service SAS tokens for containers or blobs.