ParentT - the stage of the container service definition to return to after attaching this definitionpublic static interface KubernetesClusterAgentPool.DefinitionStages.Blank<ParentT>
| Modifier and Type | Method and Description |
|---|---|
KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolVirtualMachineCount<ParentT> |
withVirtualMachineSize(ContainerServiceVMSizeTypes vmSize)
Specifies the size of the virtual machines to be used as agents.
|
KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolVirtualMachineCount<ParentT> withVirtualMachineSize(ContainerServiceVMSizeTypes vmSize)
vmSize - the size of each virtual machine in the agent poolCopyright © 2020 Microsoft Corporation. All rights reserved.