Share via


AppServicePlanPatchResource.Reserved Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to