public static interface ContainerService.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerService.UpdateStages.WithDiagnostics
The stage of the container service update allowing to enable or disable diagnostics.
|
static interface |
ContainerService.UpdateStages.WithUpdateAgentPoolCount
The stage of the container service update allowing to specify the number of agents in the specified pool.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/