Uses of Class
com.microsoft.azure.management.containerservice.UserAssignedIdentity
Packages that use UserAssignedIdentity
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of UserAssignedIdentity in com.microsoft.azure.management.containerservice
Subclasses of UserAssignedIdentity in com.microsoft.azure.management.containerserviceModifier and TypeClassDescriptionclass
Information of user assigned identity used by this add-on.class
The ManagedClusterPropertiesIdentityProfileValue model.Methods in com.microsoft.azure.management.containerservice that return UserAssignedIdentityModifier and TypeMethodDescriptionUserAssignedIdentity.withClientId
(String clientId) Set the client id of the user assigned identity.UserAssignedIdentity.withObjectId
(String objectId) Set the object id of the user assigned identity.UserAssignedIdentity.withResourceId
(String resourceId) Set the resource id of the user assigned identity.