ScalingHostPoolReference interface
缩放主机池的计划引用。
属性
| host |
引用的 hostpool 的 Arm 路径。 |
| scaling |
是否为此主机池启用了缩放计划。 |
属性详细信息
hostPoolArmPath
引用的 hostpool 的 Arm 路径。
hostPoolArmPath?: string
属性值
string
scalingPlanEnabled
是否为此主机池启用了缩放计划。
scalingPlanEnabled?: boolean
属性值
boolean