Uses of Class
com.azure.resourcemanager.automation.models.IdentityUserAssignedIdentities
Package
Description
Package containing the data models for AutomationClient.
-
Uses of IdentityUserAssignedIdentities in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionIdentity.userAssignedIdentities()
Get the userAssignedIdentities property: The list of user identities associated with the resource.Modifier and TypeMethodDescriptionIdentity.withUserAssignedIdentities
(Map<String, IdentityUserAssignedIdentities> userAssignedIdentities) Set the userAssignedIdentities property: The list of user identities associated with the resource.