Freigeben über


AppServiceEnvironment.ZoneRedundant Eigenschaft

Definition

Ruft ab oder legt fest, ob dieser App Service-Umgebung zonenredundant ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: