Partager via


AppServicePlan.ZoneRedundant Propriété

Définition

Obtient ou définit si <code>true</code>, cette App Service Plan effectue l’équilibrage des zones de disponibilité. Si <code>false</code>, ce App Service Plan n’effectue pas l’équilibrage des zones de disponibilité.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à