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