KnownSpotAllocationStrategy enum

Spot allocation strategy types for Compute Fleet

Fields

CapacityOptimized

VM sizes distribution will be determined to optimize for capacity.

LowestPrice

VM sizes distribution will be determined to optimize for price. Note: Capacity will still be considered here but will be given much less weight.

PriceCapacityOptimized

Default. VM sizes distribution will be determined to optimize for both price and capacity.