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 |
The versions of Azure Storage Blob Sas supported by this client library.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.