你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
com.azure.storage.common.sas
Package containing SAS (shared access signature) classes used by Azure Storage services.
Classes
AccountSasPermission |
This is a helper class to construct a string representing the permissions granted by an Account SAS. |
AccountSasQueryParameters |
Deprecated Please use the generate |
AccountSasResourceType |
This is a helper class to construct a string representing the resources accessible by an AccountSAS. |
AccountSasService |
This is a helper class to construct a string representing the services accessible by an AccountSAS. |
AccountSasSignatureValues |
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Storage account. |
BaseSasQueryParameters |
Deprecated Please use the generate |
CommonSasQueryParameters |
Represents the components that make up an Azure Storage SAS' query parameters. |
SasIpRange |
This type specifies a continuous range of IP addresses. |
Enums
SasProtocol |
Specifies the set of possible permissions for a shared access signature protocol. |