Share via


AppServiceEnvironmentPatchResource.EnvironmentIsHealthy Property

Definition

True/false indicating whether the App Service Environment is healthy.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? EnvironmentIsHealthy { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.EnvironmentIsHealthy : Nullable<bool>
Public ReadOnly Property EnvironmentIsHealthy As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to