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 for help constructing the permissions string.
Optional
protocolOptional. SAS protocols, HTTPS only or HTTPSandHTTP
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.
Options to configure QueueClient.generateSasUrl operation.