See: Description
| Class | Description |
|---|---|
| BlobContainerSasPermission |
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a container.
|
| BlobSasPermission |
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a blob.
|
| BlobServiceSasQueryParameters | Deprecated
Please use the generateSas method on the desired blob/container client after initializing
BlobServiceSasSignatureValues. |
| BlobServiceSasSignatureValues |
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Blob Storage service.
|
| Enum | Description |
|---|---|
| BlobSasServiceVersion | Deprecated
The version is set to the latest version of sas.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.