Compartir a través de


VaultPropertiesRedundancySettings.CrossRegionRestore Propiedad

Definición

Obtiene la marca para mostrar si la restauración entre regiones está habilitada en el almacén o no. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a