ParentT - the stage of the container service definition to return to after attaching this definitionpublic static interface KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolMode<ParentT>
| Modifier and Type | Method and Description |
|---|---|
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> |
withAgentPoolMode(AgentPoolMode agentPoolMode)
Specifies the agent pool mode for the agents.
|
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> withAgentPoolMode(AgentPoolMode agentPoolMode)
agentPoolMode - the agent pool modeCopyright © 2020 Microsoft Corporation. All rights reserved.