Compartir a través de


AppServicePlanPatchResource.IsSpot Propiedad

Definición

Obtiene o establece si <code>true</code>, este App Service Plan posee instancias de spot.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a