| Modifier and Type | Method and Description |
|---|---|
ManagedClusterPoolUpgradeProfile |
ManagedClusterPoolUpgradeProfile.withKubernetesVersion(String kubernetesVersion)
Set kubernetes version (major, minor, patch).
|
ManagedClusterPoolUpgradeProfile |
ManagedClusterPoolUpgradeProfile.withName(String name)
Set pool name.
|
ManagedClusterPoolUpgradeProfile |
ManagedClusterPoolUpgradeProfile.withOsType(OSType osType)
Set osType to be used to specify os type.
|
ManagedClusterPoolUpgradeProfile |
ManagedClusterPoolUpgradeProfile.withUpgrades(List<ManagedClusterPoolUpgradeProfileUpgradesItem> upgrades)
Set list of orchestrator types and versions available for upgrade.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/