你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SpotAllocationStrategy type

计算机群的现成分配策略类型
KnownSpotAllocationStrategy 可与 SpotAllocationStrategy 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

PriceCapacityOptimized:默认。 将确定 VM 大小分布,以针对价格和容量进行优化。
LowestPrice:将确定 VM 大小分布以优化价格。 注意:此处仍将考虑容量,但权重要小得多。
CapacityOptimized:将确定 VM 大小分布以优化容量。

type SpotAllocationStrategy = string