ScaleProfile interface
Specifications on how to scale a VirtualMachines agent pool.
Properties
| autoscale | Specifications on how to auto-scale the VirtualMachines agent pool within a predefined size range. |
| manual | Specifications on how to scale the VirtualMachines agent pool to a fixed size. |
Property Details
autoscale
Specifications on how to auto-scale the VirtualMachines agent pool within a predefined size range.
autoscale?: AutoScaleProfile
Property Value
manual
Specifications on how to scale the VirtualMachines agent pool to a fixed size.
manual?: ManualScaleProfile[]