AzureAccount Constructors
Provides Azure account settings allowing the control to be connected to an Azure storage account.| Name | Parameters | Description |
|---|---|---|
| AzureAccount(String, String, String) | name, storageAccountName, accessKey | Initializes a new instance of the AzureAccount class with specified settings. |
See Also