Uses of Class
com.microsoft.azure.management.containerservice.UserAssignedIdentity
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of UserAssignedIdentity in com.microsoft.azure.management.containerservice
Modifier and TypeClassDescriptionclass
Information of user assigned identity used by this add-on.class
The ManagedClusterPropertiesIdentityProfileValue model.Modifier 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.