AzureTableStoreInitializeAsync Method

Connects to Azure Table Storage

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
protected Task InitializeAsync()

Return Value

Task

Exceptions

InvalidOperationExceptionThe storage account name, account key, or account URI is missing

See Also