AppServicePlanPatch.IsSpot Property

Definition

If <code>true</code>, this App Service Plan owns spot instances. Serialized Name: AppServicePlanPatchResource.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