Package | Description |
---|---|
com.microsoft.azure.management.containerservice |
This package contains the classes for ContainerServiceManagementClient.
|
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 © 2019. All rights reserved.