See: Description
| Class | Description |
|---|---|
| AccountSasPermission |
This is a helper class to construct a string representing the permissions granted by an Account SAS.
|
| AccountSasQueryParameters | Deprecated
Please use the generateSas method on the desired service client after initializing
AccountSasSignatureValues. |
| 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 generateSas method on the desired client after initializing the appropriate
SasSignatureValues object.
|
| CommonSasQueryParameters |
Represents the components that make up an Azure Storage SAS' query parameters.
|
| SasIpRange |
This type specifies a continuous range of IP addresses.
|
| Enum | Description |
|---|---|
| SasProtocol |
Specifies the set of possible permissions for a shared access signature protocol.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.