ParentT - the stage of the container service definition to return to after attaching this definitionpublic static interface KubernetesClusterAgentPool.DefinitionStages.WithMaxPodsCount<ParentT>
| Modifier and Type | Method and Description |
|---|---|
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> |
withMaxPodsCount(int podsCount)
Specifies the maximum number of pods that can run on a node.
|
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> withMaxPodsCount(int podsCount)
podsCount - the maximum number of pods that can run on a nodeCopyright © 2020 Microsoft Corporation. All rights reserved.