Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
Packages that use ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterPoolAvailableUpgradeAksPatchUpgradeProperties in com.azure.resourcemanager.hdinsight.containers.models
Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterPoolAvailableUpgradeAksPatchUpgradePropertiesModifier and TypeMethodDescriptionClusterPoolAvailableUpgradeAksPatchUpgradeProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterPoolAvailableUpgradeAksPatchUpgradeProperties from the JsonReader.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties.withCurrentVersion(String currentVersion) Set the currentVersion property: Current AKS version.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties.withCurrentVersionStatus(CurrentClusterPoolAksVersionStatus currentVersionStatus) Set the currentVersionStatus property: Current AKS version's status: whether it is deprecated or supported.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties.withLatestVersion(String latestVersion) Set the latestVersion property: Latest AKS patch version.