Partager via


AppServiceEnvironmentPatchResource.Suspended Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to