VaultPropertiesRedundancySettings Class

Definition

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