ParentT - the stage of the container service definition to return to after attaching this definitionpublic static interface ContainerServiceAgentPool.DefinitionStages.WithVMSize<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel<ParentT> |
withVirtualMachineSize(ContainerServiceVMSizeTypes vmSize)
Specifies the size of the agent virtual machines.
|
ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel<ParentT> withVirtualMachineSize(ContainerServiceVMSizeTypes vmSize)
vmSize - the size of the virtual machine/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/