Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
Packages that use ClusterPoolResourceProperties
Package
Description
Package containing the inner data models for HDInsightContainersManagementClient.
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterPoolResourceProperties in com.azure.resourcemanager.hdinsight.containers.fluent.models
Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models that return ClusterPoolResourcePropertiesModifier and TypeMethodDescriptionClusterPoolInner.properties()Get the properties property: Gets or sets the properties.Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models with parameters of type ClusterPoolResourcePropertiesModifier and TypeMethodDescriptionClusterPoolInner.withProperties(ClusterPoolResourceProperties properties) Set the properties property: Gets or sets the properties. -
Uses of ClusterPoolResourceProperties in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterPoolResourcePropertiesModifier and TypeClassDescriptionfinal classCluster pool resource properties.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterPoolResourcePropertiesModifier and TypeMethodDescriptionClusterPoolResourceProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterPoolResourceProperties from the JsonReader.ClusterPool.properties()Gets the properties property: Gets or sets the properties.ClusterPoolResourceProperties.withClusterPoolProfile(ClusterPoolResourcePropertiesClusterPoolProfile clusterPoolProfile) Set the clusterPoolProfile property: CLuster pool profile.ClusterPoolResourceProperties.withComputeProfile(ClusterPoolResourcePropertiesComputeProfile computeProfile) Set the computeProfile property: CLuster pool compute profile.ClusterPoolResourceProperties.withLogAnalyticsProfile(ClusterPoolResourcePropertiesLogAnalyticsProfile logAnalyticsProfile) Set the logAnalyticsProfile property: Cluster pool log analytics profile to enable OMS agent for AKS cluster.ClusterPoolResourceProperties.withManagedResourceGroupName(String managedResourceGroupName) Set the managedResourceGroupName property: A resource group created by RP, to hold the resources created by RP on-behalf of customers.ClusterPoolResourceProperties.withNetworkProfile(ClusterPoolResourcePropertiesNetworkProfile networkProfile) Set the networkProfile property: Cluster pool network profile.Methods in com.azure.resourcemanager.hdinsight.containers.models with parameters of type ClusterPoolResourcePropertiesModifier and TypeMethodDescriptionClusterPool.DefinitionStages.WithProperties.withProperties(ClusterPoolResourceProperties properties) Specifies the properties property: Gets or sets the properties.