Share via


AppServicePlanPatch.IsSpot Property

Definition

If <code>true</code>, this App Service Plan owns spot instances.

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

Property Value

Applies to