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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/