Uses of Class
com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ManagedClusterPoolUpgradeProfile in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionManagedClusterPoolUpgradeProfile.withKubernetesVersion
(String kubernetesVersion) Set kubernetes version (major, minor, patch).Set pool name.ManagedClusterPoolUpgradeProfile.withOsType
(OSType osType) Set osType to be used to specify os type.ManagedClusterPoolUpgradeProfile.withUpgrades
(List<ManagedClusterPoolUpgradeProfileUpgradesItem> upgrades) Set list of orchestrator types and versions available for upgrade.