See: Description
| Class | 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.
|
| 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 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.
|
| 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 | 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 a
TableEntity in a transactional operation. |
| Exception | Description |
|---|---|
| TableServiceException |
Exception thrown for an invalid response with
TableServiceError information. |
| TableTransactionFailedException |
Exception thrown for an invalid response on a transactional operation with
TableServiceError information. |
Copyright © 2021 Microsoft Corporation. All rights reserved.