| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerServiceAgentPool.Definition<ParentT>
The entirety of a container service agent pool definition as a part of a parent definition.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel<ParentT> |
ContainerServiceAgentPool.DefinitionStages.WithVMSize.withVirtualMachineSize(ContainerServiceVMSizeTypes vmSize)
Specifies the size of the agent virtual machines.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/