| Modifier and Type | Method and Description |
|---|---|
KubernetesClusterAgentPool.Update<? extends KubernetesCluster.Update> |
KubernetesCluster.UpdateStages.WithAgentPool.updateAgentPool(String name)
Begins the definition of an agent pool profile to be attached to the Kubernetes cluster.
|
KubernetesClusterAgentPool.Update<ParentT> |
KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode.withAgentPoolMode(AgentPoolMode agentPoolMode)
Specifies the agent pool mode for the agents.
|
KubernetesClusterAgentPool.Update<ParentT> |
KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount.withAgentPoolVirtualMachineCount(int count)
Specifies the number of agents (Virtual Machines) to host docker containers.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/