Compartir a través de


Replication.ZoneRedundancy Propiedad

Definición

Obtiene o establece si la redundancia de zona está habilitada o no para esta replicación del registro de contenedor. Entre los valores posibles se incluyen: "Enabled", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundancy")]
public string ZoneRedundancy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundancy")>]
member this.ZoneRedundancy : string with get, set
Public Property ZoneRedundancy As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a