AppServiceValidateContent.IsSpot Property

Definition

<code>true</code> if App Service plan is for Spot instances; otherwise, <code>false</code>. Serialized Name: ValidateRequest.properties.isSpot

public bool? IsSpot { get; set; }
member this.IsSpot : Nullable<bool> with get, set
Public Property IsSpot As Nullable(Of Boolean)

Property Value

Applies to