ParentT - the stage of the container service definition to return to after attaching this definitionpublic static interface KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode<ParentT>
| Modifier and Type | Method and Description |
|---|---|
KubernetesClusterAgentPool.Update<ParentT> |
withAgentPoolMode(AgentPoolMode agentPoolMode)
Specifies the agent pool mode for the agents.
|
KubernetesClusterAgentPool.Update<ParentT> withAgentPoolMode(AgentPoolMode agentPoolMode)
agentPoolMode - the agent pool mode/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/