İngilizce dilinde oku

Aracılığıyla paylaş


com.azure.storage.blob.sas

Package containing SAS (shared access signature) classes used by Azure Storage Blobs.

Classes

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.

Enums

BlobSasServiceVersion

Deprecated

The version is set to the latest version of sas.