Compartir a través de


AppServicePlanPatchResource.ZoneRedundant Propiedad

Definición

Obtiene o establece si <code>true</code>, este App Service Plan realizará el equilibrio de zona de disponibilidad. Si <code>false</code>, este App Service Plan no realizará el equilibrio de zona de disponibilidad.

[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