Uses of Class
com.microsoft.azure.management.containerservice.AgentPoolUpgradeSettings
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of AgentPoolUpgradeSettings in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionManagedClusterAgentPoolProfileProperties.upgradeSettings()
Get settings for upgrading the agentpool.AgentPoolUpgradeSettings.withMaxSurge
(String maxSurge) Set count or percentage of additional nodes to be added during upgrade.Modifier and TypeMethodDescriptionManagedClusterAgentPoolProfileProperties.withUpgradeSettings
(AgentPoolUpgradeSettings upgradeSettings) Set settings for upgrading the agentpool.