Share via


WebSiteInstanceStatusProperties.State Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.SiteRuntimeState? State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.SiteRuntimeState> with get, set
Public Property State As Nullable(Of SiteRuntimeState)

Property Value

Implements

Attributes

Applies to