Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryType
Packages that use ClusterPoolUpgradeHistoryType
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterPoolUpgradeHistoryType in com.azure.resourcemanager.hdinsight.containers.models
Subclasses with type arguments of type ClusterPoolUpgradeHistoryType in com.azure.resourcemanager.hdinsight.containers.modelsFields in com.azure.resourcemanager.hdinsight.containers.models declared as ClusterPoolUpgradeHistoryTypeModifier and TypeFieldDescriptionstatic final ClusterPoolUpgradeHistoryTypeClusterPoolUpgradeHistoryType.AKSPATCH_UPGRADEStatic value AKSPatchUpgrade for ClusterPoolUpgradeHistoryType.static final ClusterPoolUpgradeHistoryTypeClusterPoolUpgradeHistoryType.NODE_OS_UPGRADEStatic value NodeOsUpgrade for ClusterPoolUpgradeHistoryType.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterPoolUpgradeHistoryTypeModifier and TypeMethodDescriptionClusterPoolUpgradeHistoryType.fromString(String name) Creates or finds a ClusterPoolUpgradeHistoryType from its string representation.ClusterPoolAksPatchUpgradeHistoryProperties.upgradeType()Get the upgradeType property: Type of upgrade.ClusterPoolNodeOsUpgradeHistoryProperties.upgradeType()Get the upgradeType property: Type of upgrade.ClusterPoolUpgradeHistoryProperties.upgradeType()Get the upgradeType property: Type of upgrade.Methods in com.azure.resourcemanager.hdinsight.containers.models that return types with arguments of type ClusterPoolUpgradeHistoryTypeModifier and TypeMethodDescriptionClusterPoolUpgradeHistoryType.values()Gets known ClusterPoolUpgradeHistoryType values.