Share via


SpotPriorityProfile.AllocationStrategy Property

Definition

Allocation strategy to follow when determining the VM sizes distribution for Spot VMs.

public Azure.ResourceManager.ComputeFleet.Models.SpotAllocationStrategy? AllocationStrategy { get; set; }
member this.AllocationStrategy : Nullable<Azure.ResourceManager.ComputeFleet.Models.SpotAllocationStrategy> with get, set
Public Property AllocationStrategy As Nullable(Of SpotAllocationStrategy)

Property Value

Applies to