Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryProperties
Packages that use ClusterPoolUpgradeHistoryProperties
Package
Description
Package containing the inner data models for HDInsightContainersManagementClient.
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterPoolUpgradeHistoryProperties in com.azure.resourcemanager.hdinsight.containers.fluent.models
Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models that return ClusterPoolUpgradeHistoryPropertiesModifier and TypeMethodDescriptionClusterPoolUpgradeHistoryInner.properties()Get the properties property: Properties of cluster pool upgrade history.Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models with parameters of type ClusterPoolUpgradeHistoryPropertiesModifier and TypeMethodDescriptionClusterPoolUpgradeHistoryInner.withProperties(ClusterPoolUpgradeHistoryProperties properties) Set the properties property: Properties of cluster pool upgrade history. -
Uses of ClusterPoolUpgradeHistoryProperties in com.azure.resourcemanager.hdinsight.containers.models
Subclasses of ClusterPoolUpgradeHistoryProperties in com.azure.resourcemanager.hdinsight.containers.modelsModifier and TypeClassDescriptionfinal classCluster pool aks upgrade history properties.final classCluster pool node os upgrade history properties.Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterPoolUpgradeHistoryPropertiesModifier and TypeClassDescriptionclassProperties of cluster pool upgrade history.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterPoolUpgradeHistoryPropertiesModifier and TypeMethodDescriptionClusterPoolUpgradeHistoryProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterPoolUpgradeHistoryProperties from the JsonReader.ClusterPoolUpgradeHistory.properties()Gets the properties property: Properties of cluster pool upgrade history.ClusterPoolUpgradeHistoryProperties.withUpgradeResult(ClusterPoolUpgradeHistoryUpgradeResultType upgradeResult) Set the upgradeResult property: Result of this upgrade.ClusterPoolUpgradeHistoryProperties.withUtcTime(String utcTime) Set the utcTime property: Time when created this upgrade history.