Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeProperties
Packages that use ClusterUpgradeProperties
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterUpgradeProperties in com.azure.resourcemanager.hdinsight.containers.models
Modifier and TypeClassDescriptionfinal classProperties of upgrading cluster's AKS patch version.final classProperties of upgrading cluster's hotfix.classProperties of in-place upgrading cluster.final classProperties of upgrading cluster's patch version.Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterUpgradePropertiesMethods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterUpgradePropertiesModifier and TypeMethodDescriptionstatic ClusterUpgradePropertiesClusterUpgradeProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterUpgradeProperties from the JsonReader.ClusterUpgrade.properties()Get the properties property: Properties of upgrading cluster.Methods in com.azure.resourcemanager.hdinsight.containers.models with parameters of type ClusterUpgradePropertiesModifier and TypeMethodDescriptionClusterUpgrade.withProperties(ClusterUpgradeProperties properties) Set the properties property: Properties of upgrading cluster.