Compartir a través de


Location.IsZoneRedundant Propiedad

Definición

Obtiene o establece la marca para indicar si esta región es o no una región AvailabilityZone.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a