Compartir a través de


ManagedInstance.ZoneRedundant Propiedad

Definición

Obtiene o establece si el multi-az está habilitado o no.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundant")]
public bool? ZoneRedundant { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundant")>]
member this.ZoneRedundant : Nullable<bool> with get, set
Public Property ZoneRedundant As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a