Share via


VaultPropertiesRedundancySettings.CrossRegionRestore Property

Definition

Gets flag to show if Cross Region Restore is enabled on the Vault or not. Possible values include: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="crossRegionRestore")]
public string CrossRegionRestore { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="crossRegionRestore")>]
member this.CrossRegionRestore : string
Public ReadOnly Property CrossRegionRestore As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to