Package com.azure.data.tables.models
Package containing the implementations and inner classes for AzureTable. null.
-
Class 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.TableEntity An 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.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.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.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.TableTransactionResult -
Enum Summary Enum Description TableEntityUpdateMode The type of update operation to perform on an existing entity within a table.TableTransactionActionType The type of action to be executed on aTableEntityin a transactional operation. -
Exception Summary Exception Description TableServiceException Exception thrown for an invalid response withTableServiceErrorinformation.TableTransactionFailedException Exception thrown for an invalid response on a transactional operation withTableServiceErrorinformation.