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

ScalingHostPoolReference interface

缩放主机池的计划引用。

属性

hostPoolArmPath

引用的 hostpool 的 Arm 路径。

scalingPlanEnabled

是否为此主机池启用了缩放计划。

属性详细信息

hostPoolArmPath

引用的 hostpool 的 Arm 路径。

hostPoolArmPath?: string

属性值

string

scalingPlanEnabled

是否为此主机池启用了缩放计划。

scalingPlanEnabled?: boolean

属性值

boolean