Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesAksClusterProfile
Packages that use ClusterPoolResourcePropertiesAksClusterProfile
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterPoolResourcePropertiesAksClusterProfile in com.azure.resourcemanager.hdinsight.containers.models
Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterPoolResourcePropertiesAksClusterProfileModifier and TypeMethodDescriptionClusterPoolResourceProperties.aksClusterProfile()Get the aksClusterProfile property: Properties of underlying AKS cluster.ClusterPoolResourcePropertiesAksClusterProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterPoolResourcePropertiesAksClusterProfile from the JsonReader.ClusterPoolResourcePropertiesAksClusterProfile.withAksClusterAgentPoolIdentityProfile(AksClusterProfileAksClusterAgentPoolIdentityProfile aksClusterAgentPoolIdentityProfile) Set the aksClusterAgentPoolIdentityProfile property: Identity properties of the AKS cluster agentpool MSI.ClusterPoolResourcePropertiesAksClusterProfile.withAksClusterResourceId(String aksClusterResourceId) Set the aksClusterResourceId property: ARM Resource ID of the AKS cluster.