Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryProperties
Packages that use ClusterUpgradeHistoryProperties
Package
Description
Package containing the inner data models for HDInsightContainersManagementClient.
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterUpgradeHistoryProperties in com.azure.resourcemanager.hdinsight.containers.fluent.models
Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models that return ClusterUpgradeHistoryPropertiesModifier and TypeMethodDescriptionClusterUpgradeHistoryInner.properties()Get the properties property: Properties of cluster upgrade history.Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models with parameters of type ClusterUpgradeHistoryPropertiesModifier and TypeMethodDescriptionClusterUpgradeHistoryInner.withProperties(ClusterUpgradeHistoryProperties properties) Set the properties property: Properties of cluster upgrade history. -
Uses of ClusterUpgradeHistoryProperties in com.azure.resourcemanager.hdinsight.containers.models
Subclasses of ClusterUpgradeHistoryProperties in com.azure.resourcemanager.hdinsight.containers.modelsModifier and TypeClassDescriptionfinal classCluster aks patch upgrade history properties.final classCluster hotfix upgrade history properties.final classCluster hotfix upgrade rollback history properties.classCluster in-place upgrade history properties.final classCluster patch version upgrade history properties.final classCluster patch version upgrade rollback history properties.Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterUpgradeHistoryPropertiesModifier and TypeClassDescriptionclassProperties of cluster upgrade history.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterUpgradeHistoryPropertiesModifier and TypeMethodDescriptionClusterUpgradeHistoryProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterUpgradeHistoryProperties from the JsonReader.ClusterUpgradeHistory.properties()Gets the properties property: Properties of cluster upgrade history.ClusterUpgradeHistoryProperties.withUpgradeResult(ClusterUpgradeHistoryUpgradeResultType upgradeResult) Set the upgradeResult property: Result of this upgrade.ClusterUpgradeHistoryProperties.withUtcTime(String utcTime) Set the utcTime property: Time when created this upgrade history.