VaultPropertiesRedundancySettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The redundancy Settings of a Vault
public class VaultPropertiesRedundancySettings
type VaultPropertiesRedundancySettings = class
Public Class VaultPropertiesRedundancySettings
- Inheritance
-
VaultPropertiesRedundancySettings
Constructors
VaultPropertiesRedundancySettings() |
Initializes a new instance of the VaultPropertiesRedundancySettings class. |
VaultPropertiesRedundancySettings(String, String) |
Initializes a new instance of the VaultPropertiesRedundancySettings class. |
Properties
CrossRegionRestore |
Gets flag to show if Cross Region Restore is enabled on the Vault or not. Possible values include: 'Enabled', 'Disabled' |
StandardTierStorageRedundancy |
Gets the storage redundancy setting of a vault. Possible values include: 'LocallyRedundant', 'GeoRedundant', 'ZoneRedundant' |
Applies to
Azure SDK for .NET