Share via


AppServiceValidateContent.IsSpot Property

Definition

<code>true</code> if App Service plan is for Spot instances; otherwise, <code>false</code>.

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

Property Value

Applies to