Share via


TableServiceClient.GetTableClient(String) Method

Definition

Gets an instance of a TableClient configured with the current TableServiceClient options, affinitized to the specified tableName.

public virtual Azure.Data.Tables.TableClient GetTableClient(string tableName);

Parameters

tableName
String

Returns

Applies to

Product Versions
Azure SDK for .NET Latest