ITableServiceClientProvider Methods
If implemented, provides a TableServiceClient instance used to perform table level operations with Azure Tables.Name | Description |
---|---|
GetTableServiceClient() |
If implemented, returns a TableServiceClient instance used to create (if not yet created) and interact with tables.
|
See Also