ExMicrosoftAzureStorage.Storage
Summary
Functions
Returns the storage context for the Azure storage emulator.
Returns the storage context for a local Azure storage emulator.
Creates a new ExMicrosoftAzureStorage.Storage struct from the specified connection_string.
Functions
Returns the storage context for the Azure storage emulator.
Returns the storage context for a local Azure storage emulator.
Creates a new ExMicrosoftAzureStorage.Storage struct from the specified connection_string.
Your particular account connection string may be found in the Azure web portal. They take this form:
DefaultEndpointsProtocol=https;AccountName=YOUR_ACCOUNT_NAME;AccountKey=YOUR_ACCOUNT_KEY;EndpointSuffix=core.windows.net