Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolProfile
Packages that use ClusterPoolProfile
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterPoolProfile in com.azure.resourcemanager.hdinsight.containers.models
Subclasses of ClusterPoolProfile in com.azure.resourcemanager.hdinsight.containers.modelsModifier and TypeClassDescriptionfinal classCLuster pool profile.Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterPoolProfileMethods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterPoolProfileModifier and TypeMethodDescriptionstatic ClusterPoolProfileClusterPoolProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterPoolProfile from the JsonReader.ClusterPoolProfile.withClusterPoolVersion(String clusterPoolVersion) Set the clusterPoolVersion property: Cluster pool version is a 2-part version.ClusterPoolProfile.withPublicIpTag(IpTag publicIpTag) Set the publicIpTag property: Gets or sets the IP tag for the public IPs created along with the HDInsightOnAks ClusterPools and Clusters.