| Modifier and Type | Method and Description |
|---|---|
AgentPoolUpgradeSettings |
ManagedClusterAgentPoolProfileProperties.upgradeSettings()
Get settings for upgrading the agentpool.
|
AgentPoolUpgradeSettings |
AgentPoolUpgradeSettings.withMaxSurge(String maxSurge)
Set count or percentage of additional nodes to be added during upgrade.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterAgentPoolProfileProperties |
ManagedClusterAgentPoolProfileProperties.withUpgradeSettings(AgentPoolUpgradeSettings upgradeSettings)
Set settings for upgrading the agentpool.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/