SpotAllocationStrategy type
計算機隊的現成配置策略類型
KnownSpotAllocationStrategy 可以與 SpotAllocationStrategy 交替使用,此列舉包含服務支援的已知值。
服務支援的已知值
PriceCapacityOptimized:預設值。 VM 大小分佈將決定要針對價格和容量進行優化。
LowestPrice:VM 大小分配將決定為價格優化。 注意:容量仍會在這裡考慮,但會給予較少的重量。
CapacityOptimized:VM 大小散發將決定為容量優化。
type SpotAllocationStrategy = string