| Modifier and Type | Method and Description |
|---|---|
KubernetesCluster.Update |
KubernetesCluster.UpdateStages.WithUpdateAgentPoolCount.withAgentVirtualMachineCount(int agentCount)
Updates all the agent pools virtual machine count.
|
KubernetesCluster.Update |
KubernetesCluster.UpdateStages.WithUpdateAgentPoolCount.withAgentVirtualMachineCount(String agentPoolName,
int agentCount)
Updates the agent pool virtual machine count.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/