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