Delen via


WebSiteInstanceStatusInner.State Eigenschap

Definitie

Haalt mogelijke waarden op of stelt deze in: 'GEREED', 'GESTOPT', 'ONBEKEND'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public Microsoft.Azure.Management.AppService.Fluent.Models.SiteRuntimeState? State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.SiteRuntimeState> with get, set
Public Property State As Nullable(Of SiteRuntimeState)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op