Uses of Class
com.microsoft.azure.management.resources.IdentityUserAssignedIdentitiesValue
Packages that use IdentityUserAssignedIdentitiesValue
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of IdentityUserAssignedIdentitiesValue in com.microsoft.azure.management.resources
Methods in com.microsoft.azure.management.resources that return types with arguments of type IdentityUserAssignedIdentitiesValueModifier and TypeMethodDescriptionIdentity.userAssignedIdentities()
Get the list of user identities associated with the resource.Method parameters in com.microsoft.azure.management.resources with type arguments of type IdentityUserAssignedIdentitiesValueModifier and TypeMethodDescriptionIdentity.withUserAssignedIdentities
(Map<String, IdentityUserAssignedIdentitiesValue> userAssignedIdentities) Set the list of user identities associated with the resource.