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