AzureAccount Properties
Provides Azure account settings allowing the control to be connected to an Azure storage account.| Name | Description |
|---|---|
| AccessKey | Specifies the access key of an Azure storage account. |
| Name | Specifies the cloud storage account name. Inherited from AccountBase. |
| StorageAccountName | Specifies the name of an Azure storage account. |
See Also