| Modifier and Type | Method and Description |
|---|---|
ManagedClusterPoolUpgradeProfile |
ManagedClusterPoolUpgradeProfile.withKubernetesVersion(String kubernetesVersion)
Set the kubernetesVersion value.
|
ManagedClusterPoolUpgradeProfile |
ManagedClusterPoolUpgradeProfile.withName(String name)
Set the name value.
|
ManagedClusterPoolUpgradeProfile |
ManagedClusterPoolUpgradeProfile.withOsType(OSType osType)
Set the osType value.
|
ManagedClusterPoolUpgradeProfile |
ManagedClusterPoolUpgradeProfile.withUpgrades(List<String> upgrades)
Set the upgrades value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/