Uses of Class
com.microsoft.azure.management.resources.IdentityUserAssignedIdentitiesValue
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of IdentityUserAssignedIdentitiesValue in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionIdentity.userAssignedIdentities()
Get the list of user identities associated with the resource.Modifier and TypeMethodDescriptionIdentity.withUserAssignedIdentities
(Map<String, IdentityUserAssignedIdentitiesValue> userAssignedIdentities) Set the list of user identities associated with the resource.