Uses of Class
com.microsoft.azure.management.resources.Identity
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of Identity in com.microsoft.azure.management.resources
Modifier 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.