Compartilhar via


AppServiceEnvironment.ZoneRedundant Propriedade

Definição

Obtém ou define se esse Ambiente do Serviço de Aplicativo tem ou não redundância de zona.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a