Compartir a través de


AppServiceEnvironment.ZoneRedundant Propiedad

Definición

Obtiene o establece si este App Service Environment es con redundancia de zona o no.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a