ScalingHostPoolReference interface
Scaling plan reference to hostpool.
Properties
host |
Arm path of referenced hostpool. |
scaling |
Is the scaling plan enabled for this hostpool. |
Property Details
hostPoolArmPath
Arm path of referenced hostpool.
hostPoolArmPath?: string
Property Value
string
scalingPlanEnabled
Is the scaling plan enabled for this hostpool.
scalingPlanEnabled?: boolean
Property Value
boolean