Compartir a través de


AppServiceEnvironmentPatchResource.EnvironmentIsHealthy Propiedad

Definición

Obtiene true/false que indica si el App Service Environment es correcto.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a