public static interface KubernetesClusterAgentPool.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode<ParentT>
The stage of a container service agent pool update allowing to specify the agent pool mode.
|
static interface |
KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount<ParentT>
The stage of a container service agent pool update allowing to specify the number of agents (Virtual
Machines) to host docker containers.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.