Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeProperties
Packages that use ClusterAvailableUpgradeProperties
Package
Description
Package containing the inner data models for HDInsightContainersManagementClient.
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterAvailableUpgradeProperties in com.azure.resourcemanager.hdinsight.containers.fluent.models
Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models that return ClusterAvailableUpgradePropertiesModifier and TypeMethodDescriptionClusterAvailableUpgradeInner.properties()Get the properties property: Gets or sets the properties.Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models with parameters of type ClusterAvailableUpgradePropertiesModifier and TypeMethodDescriptionClusterAvailableUpgradeInner.withProperties(ClusterAvailableUpgradeProperties properties) Set the properties property: Gets or sets the properties. -
Uses of ClusterAvailableUpgradeProperties in com.azure.resourcemanager.hdinsight.containers.models
Subclasses of ClusterAvailableUpgradeProperties in com.azure.resourcemanager.hdinsight.containers.modelsModifier and TypeClassDescriptionclassCluster available in-place upgrade.final classCluster available AKS patch version upgrade.final classCluster available hotfix version upgrade.final classCluster available patch version upgrade.Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterAvailableUpgradePropertiesModifier and TypeClassDescriptionclassCluster available upgrade properties.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterAvailableUpgradePropertiesModifier and TypeMethodDescriptionClusterAvailableUpgradeProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterAvailableUpgradeProperties from the JsonReader.ClusterAvailableUpgrade.properties()Gets the properties property: Gets or sets the properties.