Freigeben über


ValidateRequest.IsSpot Eigenschaft

Definition

Ruft lt;code>true</code> ab oder legt sie fest&, wenn App Service Plan für Spot-Instanzen ist, &andernfalls lt;code>false</code>.

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