Partager via


AppServiceEnvironment.Suspended Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="suspended")]
public bool? Suspended { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="suspended")>]
member this.Suspended : Nullable<bool> with get, set
Public Property Suspended As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to