See: Description
| Class | Description |
|---|---|
| QueueSasPermission |
Constructs a string representing the permissions granted by an Azure Service SAS to a queue.
|
| QueueServiceSasQueryParameters | Deprecated
Please use the generateSas method on the desired queue client after initializing
QueueServiceSasSignatureValues. |
| QueueServiceSasSignatureValues |
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Queue Storage service.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.