Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeProperties
Packages that use ClusterPoolAvailableUpgradeProperties
Package
Description
Package containing the inner data models for HDInsightContainersManagementClient.
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterPoolAvailableUpgradeProperties in com.azure.resourcemanager.hdinsight.containers.fluent.models
Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models that return ClusterPoolAvailableUpgradePropertiesModifier and TypeMethodDescriptionClusterPoolAvailableUpgradeInner.properties()Get the properties property: Gets or sets the properties.Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models with parameters of type ClusterPoolAvailableUpgradePropertiesModifier and TypeMethodDescriptionClusterPoolAvailableUpgradeInner.withProperties(ClusterPoolAvailableUpgradeProperties properties) Set the properties property: Gets or sets the properties. -
Uses of ClusterPoolAvailableUpgradeProperties in com.azure.resourcemanager.hdinsight.containers.models
Subclasses of ClusterPoolAvailableUpgradeProperties in com.azure.resourcemanager.hdinsight.containers.modelsModifier and TypeClassDescriptionfinal classCluster pool available AKS patch version upgrade.final classCluster pool available node OS update.Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterPoolAvailableUpgradePropertiesModifier and TypeClassDescriptionclassCluster pool available upgrade properties.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterPoolAvailableUpgradePropertiesModifier and TypeMethodDescriptionClusterPoolAvailableUpgradeProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterPoolAvailableUpgradeProperties from the JsonReader.ClusterPoolAvailableUpgrade.properties()Gets the properties property: Gets or sets the properties.