| Package | Description |
|---|---|
| com.azure.data.tables |
Package containing the classes for Tables Clients.
|
| com.azure.data.tables.sas |
Package containing SAS (shared access signature) classes used by Azure Tables.
|
| Class and Description |
|---|
| TableAccountSasSignatureValues
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Storage account.
|
| TableSasSignatureValues
Used to initialize parameters for a Shared Access Signature (SAS) for the Azure Table Storage service.
|
| Class and Description |
|---|
| TableAccountSasPermission
This is a helper class to construct a string representing the permissions granted by an Account SAS.
|
| TableAccountSasResourceType
This is a helper class to construct a string representing the resources accessible by an Account SAS.
|
| TableAccountSasService
This is a helper class to construct a string representing the services accessible by an Account SAS.
|
| TableAccountSasSignatureValues
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Storage account.
|
| TableSasIpRange
This type specifies a continuous range of IP addresses.
|
| TableSasPermission
Constructs a string representing the permissions granted by an Azure Service SAS to a table.
|
| TableSasProtocol
Specifies the set of possible permissions for Shared Access Signature protocol.
|
| TableSasSignatureValues
Used to initialize parameters for a Shared Access Signature (SAS) for the Azure Table Storage service.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.