| Class | Description |
|---|---|
| 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 of
TableClient and
TableAsyncClient objects. |
| 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 of
TableServiceClient and TableServiceAsyncClient objects. |
| Enum | Description |
|---|---|
| TableServiceVersion |
The versions of Tables REST API supported by this client library.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.