| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubernetesClusterAgentPool.Definition<ParentT>
The entirety of a container service agent pool definition as a part of a parent definition.
|
static interface |
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT>
The final stage of a container service agent pool definition.
|
| Modifier and Type | Method and Description |
|---|---|
KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolVirtualMachineCount<ParentT> |
KubernetesClusterAgentPool.DefinitionStages.Blank.withVirtualMachineSize(ContainerServiceVMSizeTypes vmSize)
Specifies the size of the virtual machines to be used as agents.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.