CloudStorageAccount.CreateCloudTableClient Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Microsoft.WindowsAzure.Storage.Table.CloudTableClient CreateCloudTableClient ();
abstract member CreateCloudTableClient : unit -> Microsoft.WindowsAzure.Storage.Table.CloudTableClient
override this.CreateCloudTableClient : unit -> Microsoft.WindowsAzure.Storage.Table.CloudTableClient
Public Overridable Function CreateCloudTableClient () As CloudTableClient