# Constants
CertPathKey is a path to application certificate in case of authorization via certificate.
ClientIDKey is an Application ID from Azure.
ClientSecretKey is a secret of the application.
ConfigAzure is a config key.
ConfigAzureCertPathKey is a config key.
ConfigAzureClientIDKey is a config key.
ConfigAzureClientSecretKey is a config key.
ConfigAzureContainerKey is a config key.
ConfigAzureResourceGroupKey is a config key.
ConfigAzureStorageAccessKey is a config key.
ConfigAzureStorageAccountKey is a config key.
ConfigAzureSubscriptionIDKey is a config key.
ConfigAzureTagKey is a config key.
ConfigAzureTenantIDKey is a config key.
ConfigAzureUseHTTPSKey is a config key.
ContainerKey is a name of container in the storage account ('vhds' by default).
DefaultUseHTTPS - Use https prefix by default or not for Azure URI's.
Name is the provider's name.
ResourceGroupKey is a name of resource group.
StorageAccessKey is an access key of storage account.
StorageAccountKey is a name of storage account.
SubscriptionIDKey is an ID of subscription.
TagDelimiter separates tags from volume or snapshot names.
TagKey is a tag key.
TenantIDKey is an Active Directory ID from Azure.
UseHTTPSKey is a flag about use https or not for making Azure URI's.