Compartir a través de


AppServicePlanInner.Reserved Propiedad

Definición

Obtiene o establece si el plan &de App Service de Linux lt;code>true</code>, <code>false</code> de lo contrario.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a