All Classes
-
All Classes Class Summary Enum Summary Exception Summary Class Description ListEntitiesOptions Options to modify the data returned from thelistEntitiesfamily of methods.ListTablesOptions Options to modify the data returned from thelistTablesfamily of methods.TableAccessPolicies This class contains values which correlate to the access polices set for a specific table.TableAccessPolicy A table's access policy.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.TableAsyncClient Provides an asynchronous service client for accessing a table in the Azure Tables service.TableAzureNamedKeyCredentialPolicy Policy that adds the SharedKey into the request's Authorization header.TableClient Provides a synchronous service client for accessing a table in the Azure Tables service.TableClientBuilder This class provides a fluent builder API to help aid the configuration and instantiation ofTableClientandTableAsyncClientobjects.TableEntity An entity within a table.TableEntityUpdateMode The type of update operation to perform on an existing entity within a table.TableErrorCode Defines values for error codes returned from the Tables service.TableItem A table within a storage or CosmosDB table API 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.TableScrubEtagPolicy Wraps any potential error responses from the service and applies post processing of the response's eTag header to standardize the value.TableServiceAsyncClient Provides an asynchronous service client for accessing the Azure Tables service.TableServiceClient Provides a synchronous service client for accessing the Azure Tables service.TableServiceClientBuilder This class provides a fluent builder API to help aid the configuration and instantiation ofTableServiceClientandTableServiceAsyncClientobjects.TableServiceCorsRule CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain.TableServiceError A class that represents an error occurred in a Tables operation.TableServiceException Exception thrown for an invalid response withTableServiceErrorinformation.TableServiceGeoReplication Geo-Replication information for the Secondary Storage Service.TableServiceGeoReplicationStatus Defines values forTableServiceGeoReplicationStatus.TableServiceLogging A model representing configurable Azure Analytics Logging settings of the Table service.TableServiceMetrics A model representing configurable metrics settings of the Table service.TableServiceProperties A model representing configurable settings of the Table service.TableServiceRetentionPolicy The Table service retention policy.TableServiceStatistics A model representing Table service statistics.TableServiceVersion The versions of Tables REST API supported by this client library.TableSignedIdentifier A signed identifier.TableTransactionAction Defines an action to be included as part of a transactional operation.TableTransactionActionResponse The response of a REST sub-request contained within the response of a transaction request.TableTransactionActionType The type of action to be executed on aTableEntityin a transactional operation.TableTransactionFailedException Exception thrown for an invalid response on a transactional operation withTableServiceErrorinformation.TableTransactionResult A result type returned from callingsubmitTransaction(List),submitTransactionWithResponse(List, Duration, Context),TableAsyncClient.submitTransaction(List)orTableAsyncClient.submitTransactionWithResponse(List).