ParentT - the stage of the container service definition to return to after attaching this definition@Beta(value=V1_15_0)
public 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.
|
@Beta(value=V1_15_0) KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> withMaxPodsCount(int podsCount)
podsCount - the maximum number of pods that can run on a nodeCopyright © 2019. All rights reserved.