public static interface KubernetesCluster.DefinitionStages.WithAgentPool
Modifier and Type | Method and Description |
---|---|
KubernetesClusterAgentPool.DefinitionStages.Blank<KubernetesCluster.DefinitionStages.WithCreate> |
defineAgentPool(String name)
Begins the definition of an agent pool profile to be attached to the Kubernetes cluster.
|
KubernetesClusterAgentPool.DefinitionStages.Blank<KubernetesCluster.DefinitionStages.WithCreate> defineAgentPool(String name)
name
- the name for the agent pool profileCopyright © 2019. All rights reserved.