WebSiteInstanceStatusData.State Property

Definition

Serialized Name: WebSiteInstanceStatus.properties.state.

public Azure.ResourceManager.AppService.Models.SiteRuntimeState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.AppService.Models.SiteRuntimeState> with get, set
Public Property State As Nullable(Of SiteRuntimeState)

Property Value

Applies to