Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfile
Packages that use AksClusterProfile
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of AksClusterProfile in com.azure.resourcemanager.hdinsight.containers.models
Subclasses of AksClusterProfile in com.azure.resourcemanager.hdinsight.containers.modelsModifier and TypeClassDescriptionfinal classProperties of underlying AKS cluster.Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type AksClusterProfileModifier and TypeClassDescriptionclassProperties of the cluster pool underlying AKS cluster.Methods in com.azure.resourcemanager.hdinsight.containers.models that return AksClusterProfileModifier and TypeMethodDescriptionstatic AksClusterProfileAksClusterProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AksClusterProfile from the JsonReader.AksClusterProfile.withAksClusterAgentPoolIdentityProfile(AksClusterProfileAksClusterAgentPoolIdentityProfile aksClusterAgentPoolIdentityProfile) Set the aksClusterAgentPoolIdentityProfile property: Identity properties of the AKS cluster agentpool MSI.AksClusterProfile.withAksClusterResourceId(String aksClusterResourceId) Set the aksClusterResourceId property: ARM Resource ID of the AKS cluster.