Freigeben über


AppServiceEnvironmentResourceInner.EnvironmentIsHealthy Eigenschaft

Definition

Ruft true/false ab, der angibt, ob die App Service-Umgebung fehlerfrei ist.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.environmentIsHealthy")]
public bool? EnvironmentIsHealthy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.environmentIsHealthy")>]
member this.EnvironmentIsHealthy : Nullable<bool>
Public ReadOnly Property EnvironmentIsHealthy As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: