AppServiceEnvironmentResourceInner.EnvironmentStatus Property

Definition

Gets detailed message about with results of the last check of the App Service Environment.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.environmentStatus")]
public string EnvironmentStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.environmentStatus")>]
member this.EnvironmentStatus : string
Public ReadOnly Property EnvironmentStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to