Share via


WebSiteInstanceStatusData.State Property

Definition

Gets or sets the 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