Inner Drive Extensible Architecture
C#
Show/Hide TOC
Azure
Table
Store
Initialize
Async Method
Connects to Azure Table Storage
Definition
Namespace:
InnerDrive.Azure
Assembly:
InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
Copy
protected
Task
InitializeAsync
()
Return Value
Task
Exceptions
InvalidOperationException
The storage account name, account key, or account URI is missing
See Also
Reference
AzureTableStore Class
InnerDrive.Azure Namespace
In This Article
Definition
Exceptions
See Also