通过


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

SkuProfile interface

指定虚拟机规模集的 SKU 配置文件。 使用此属性,客户可以指定 VM 大小列表和分配策略。

属性

allocationStrategy

指定将基于其分配 VM 的虚拟机规模集的分配策略。

vmSizes

指定虚拟机规模集的 VM 大小。

属性详细信息

allocationStrategy

指定将基于其分配 VM 的虚拟机规模集的分配策略。

allocationStrategy?: string

属性值

string

vmSizes

指定虚拟机规模集的 VM 大小。

vmSizes?: SkuProfileVMSize[]

属性值