| Package | Description |
|---|---|
| com.azure.data.tables |
Package containing the classes for Tables Clients.
|
| com.azure.data.tables.models |
Package containing the implementations and inner classes for AzureTable.
|
| Class and Description |
|---|
| ListEntitiesOptions
Options to modify the data returned from the
listEntities family of methods. |
| ListTablesOptions
Options to modify the data returned from the
listTables family of methods. |
| TableAccessPolicies
This class contains values which correlate to the access polices set for a specific table.
|
| TableEntity
An entity within a table.
|
| TableEntityUpdateMode
The type of update operation to perform on an existing entity within a table.
|
| TableItem
A table within a storage or CosmosDB table API account.
|
| TableServiceProperties
A model representing configurable settings of the Table service.
|
| TableServiceStatistics
A model representing Table service statistics.
|
| TableTransactionResult |
| Class and Description |
|---|
| ListEntitiesOptions
Options to modify the data returned from the
listEntities family of methods. |
| ListTablesOptions
Options to modify the data returned from the
listTables family of methods. |
| TableAccessPolicy
A table's access policy.
|
| 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.
|
| 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 with
TableServiceError information. |
| TableServiceGeoReplication
Geo-Replication information for the Secondary Storage Service.
|
| TableServiceGeoReplicationStatus
Defines values for
TableServiceGeoReplicationStatus. |
| 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.
|
| TableSignedIdentifier
A signed identifier.
|
| 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 a
TableEntity in a transactional operation. |
Copyright © 2021 Microsoft Corporation. All rights reserved.