| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AgentPoolUpgradeSettings |
AgentPoolInner.upgradeSettings()
Get the upgradeSettings property: Settings for upgrading the agentpool.
|
| Modifier and Type | Method and Description |
|---|---|
AgentPoolInner |
AgentPoolInner.withUpgradeSettings(AgentPoolUpgradeSettings upgradeSettings)
Set the upgradeSettings property: Settings for upgrading the agentpool.
|
| Modifier and Type | Method and Description |
|---|---|
AgentPoolUpgradeSettings |
ManagedClusterAgentPoolProfileProperties.upgradeSettings()
Get the upgradeSettings property: Settings for upgrading the agentpool.
|
AgentPoolUpgradeSettings |
AgentPoolUpgradeSettings.withMaxSurge(String maxSurge)
Set the maxSurge property: Count or percentage of additional nodes to be added during upgrade.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterAgentPoolProfileProperties |
ManagedClusterAgentPoolProfileProperties.withUpgradeSettings(AgentPoolUpgradeSettings upgradeSettings)
Set the upgradeSettings property: Settings for upgrading the agentpool.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.