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.Blank<ParentT>
Modifier and Type | Method and Description |
---|---|
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> |
withVirtualMachineSize(ContainerServiceVMSizeTypes vmSize)
Specifies the size of the virtual machines to be used as agents.
|
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> withVirtualMachineSize(ContainerServiceVMSizeTypes vmSize)
vmSize
- the size of each virtual machine in the agent poolCopyright © 2019. All rights reserved.