Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfileAksClusterAgentPoolIdentityProfile
Packages that use AksClusterProfileAksClusterAgentPoolIdentityProfile
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of AksClusterProfileAksClusterAgentPoolIdentityProfile in com.azure.resourcemanager.hdinsight.containers.models
Methods in com.azure.resourcemanager.hdinsight.containers.models that return AksClusterProfileAksClusterAgentPoolIdentityProfileModifier and TypeMethodDescriptionAksClusterProfile.aksClusterAgentPoolIdentityProfile()Get the aksClusterAgentPoolIdentityProfile property: Identity properties of the AKS cluster agentpool MSI.AksClusterProfileAksClusterAgentPoolIdentityProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AksClusterProfileAksClusterAgentPoolIdentityProfile from the JsonReader.AksClusterProfileAksClusterAgentPoolIdentityProfile.withMsiClientId(String msiClientId) Set the msiClientId property: ClientId of the MSI.AksClusterProfileAksClusterAgentPoolIdentityProfile.withMsiObjectId(String msiObjectId) Set the msiObjectId property: ObjectId of the MSI.AksClusterProfileAksClusterAgentPoolIdentityProfile.withMsiResourceId(String msiResourceId) Set the msiResourceId property: ResourceId of the MSI.Methods in com.azure.resourcemanager.hdinsight.containers.models with parameters of type AksClusterProfileAksClusterAgentPoolIdentityProfileModifier and TypeMethodDescriptionAksClusterProfile.withAksClusterAgentPoolIdentityProfile(AksClusterProfileAksClusterAgentPoolIdentityProfile aksClusterAgentPoolIdentityProfile) Set the aksClusterAgentPoolIdentityProfile property: Identity properties of the AKS cluster agentpool MSI.ClusterPoolResourcePropertiesAksClusterProfile.withAksClusterAgentPoolIdentityProfile(AksClusterProfileAksClusterAgentPoolIdentityProfile aksClusterAgentPoolIdentityProfile) Set the aksClusterAgentPoolIdentityProfile property: Identity properties of the AKS cluster agentpool MSI.