AgentPoolUpdateProperties interface
Properties for the agent pool.
Properties
| count | Number of agents (VMs) to host docker containers. |
| virtual |
Specifications on VirtualMachines agent pool. |
Property Details
count
Number of agents (VMs) to host docker containers.
count?: number
Property Value
number
virtualMachinesProfile
Specifications on VirtualMachines agent pool.
virtualMachinesProfile?: AgentPoolUpdateVirtualMachinesProfile