public static interface KubernetesCluster.DefinitionStages.WithAgentPool
| Modifier and Type | Method and Description |
|---|---|
KubernetesClusterAgentPool.DefinitionStages.Blank<? extends KubernetesCluster.DefinitionStages.WithCreate> |
defineAgentPool(String name)
Begins the definition of an agent pool profile to be attached to the Kubernetes cluster.
|
KubernetesClusterAgentPool.DefinitionStages.Blank<? extends KubernetesCluster.DefinitionStages.WithCreate> defineAgentPool(String name)
name - the name for the agent pool profile/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/