Package | Description |
---|---|
com.azure.storage.blob |
Package containing the classes for BlobServiceClient.
|
com.azure.storage.blob.sas |
Package containing SAS (shared access signature) classes used by Azure Storage Blobs.
|
Class and Description |
---|
BlobServiceSasQueryParameters
Represents the components that make up an Azure Storage SAS' query parameters.
|
Class and 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
Represents the components that make up an Azure Storage SAS' query parameters.
|
BlobServiceSasSignatureValues
Used to generate a Shared Access Signature (SAS) for an Azure Blob Storage service.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.