public static interface ContainerService.UpdateStages.WithUpdateAgentPoolCount
Modifier and Type | Method and Description |
---|---|
ContainerService.Update |
withAgentVirtualMachineCount(int agentCount)
Updates the agent pool virtual machine count.
|
ContainerService.Update withAgentVirtualMachineCount(int agentCount)
agentCount
- the number of agents (virtual machines) to host docker containers.Copyright © 2019. All rights reserved.