Share via


AppServiceEnvironmentProperties.Status Property

Definition

Current status of the App Service Environment.

public Azure.ResourceManager.AppService.Models.HostingEnvironmentStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.AppService.Models.HostingEnvironmentStatus>
Public ReadOnly Property Status As Nullable(Of HostingEnvironmentStatus)

Property Value

Applies to