Skip to content

AzureClusterStorageRedundancy

Azure storage redundancy type for cloud cluster storage accounts.

Values

Value Description
AZURE_CLUSTER_STORAGE_REDUNDANCY_GRS Geo-redundant storage.
AZURE_CLUSTER_STORAGE_REDUNDANCY_GZRS Geo-zone-redundant storage.
AZURE_CLUSTER_STORAGE_REDUNDANCY_LRS Locally redundant storage.
AZURE_CLUSTER_STORAGE_REDUNDANCY_RA_GRS Read access geo-redundant storage.
AZURE_CLUSTER_STORAGE_REDUNDANCY_RA_GZRS Read access geo-zone-redundant storage.
AZURE_CLUSTER_STORAGE_REDUNDANCY_UNKNOWN Unknown or unspecified redundancy.
AZURE_CLUSTER_STORAGE_REDUNDANCY_ZRS Zone-redundant storage.