| Class | Description |
|---|---|
| TableAsyncBatch |
Provides a batch object for asynchronously executing a transaction containing one or more operations on entities
within a table in the Azure Tables service.
|
| TableAsyncClient |
Provides an asynchronous service client for accessing a table in the Azure Tables service.
|
| TableBatch |
Provides a batch object for asynchronously executing a transaction containing one or more operations on entities
within a table in the Azure Tables service.
|
| 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 of
TableClient and
TableAsyncClient objects. |
| 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 of
TableServiceClient and TableServiceAsyncClient objects. |
| TablesSharedKeyCredential |
A SharedKey credential that authorizes requests to the Tables service.
|
| TablesSharedKeyCredentialPolicy |
Policy that adds the SharedKey into the request's Authorization header.
|
| Enum | Description |
|---|---|
| TablesServiceVersion |
The versions of Tables REST API supported by this client library.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.