ParentT - the stage of the container service definition to return to after attaching this definition@Beta(value=V1_34_0)
public static interface KubernetesClusterAgentPool.DefinitionStages.WithMode<ParentT>
| Modifier and Type | Method and Description |
|---|---|
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> |
withMode(AgentPoolMode mode)
Specifies the mode of the agents.
|
@Beta(value=V1_34_0) KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> withMode(AgentPoolMode mode)
mode - 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.
*/