AzureTableStoreGetTableClientAsync Method
Gets the storage table with the name provided in
tableName
Namespace: InnerDrive.AzureAssembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
protected Task<TableClient> GetTableClientAsync(
string tableName
)
- tableName String
- The table name
TaskTableClientA reference to the
TableClient requested