Freigeben über


AppServicePlan.IsSpot Eigenschaft

Definition

Ruft ab, ob <code>true</code>, dieser App Service Plan Spotinstanzen besitzt, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: