Package version:
Optional
expiresOptional only when identifier is provided. The time after which the SAS will no longer work.
Optional
identifierOptional. The name of the access policy on the queue this SAS references if any.
Optional
ipOptional. IP ranges allowed in this SAS.
Optional
permissionsOptional only when identifier is provided. Please refer to QueueSASPermissions being accessed for help constructing the permissions string.
Optional
protocolOptional. SAS protocols, HTTPS only or HTTPSandHTTP
The name of the queue the SAS user may access.
Optional
startsOptional. When the SAS will take effect.
Optional
versionThe version of the service this SAS will target. If not specified, it will default to the version targeted by the library.
ONLY AVAILABLE IN NODE.JS RUNTIME.
QueueSASSignatureValues is used to help generating Queue service SAS tokens for queues.