Package | Description |
---|---|
com.azure.data.tables |
Package containing the classes for Tables Clients.
|
Class and Description |
---|
TableAsyncClient
class for the table async client
|
TableClient
sync client for table operations
|
TableClientBuilder
builds table client
|
TableServiceAsyncClient
async client for account operations
|
TableServiceClient
client for table service
|
TableServiceClientBuilder
builds the table service clients
|
TablesServiceVersion
The versions of Azure Storage Tables supported by this client library.
|
TablesSharedKeyCredential
A Class which helps generate the shared key credentials for a given storage account to create a Http requests to
access Azure Tables
|
Copyright © 2020 Microsoft Corporation. All rights reserved.