Uses of Class
com.azure.resourcemanager.loganalytics.models.UserIdentityProperties
Packages that use UserIdentityProperties
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of UserIdentityProperties in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return types with arguments of type UserIdentityPropertiesModifier and TypeMethodDescriptionIdentity.userAssignedIdentities()Get the userAssignedIdentities property: The list of user identities associated with the resource.Method parameters in com.azure.resourcemanager.loganalytics.models with type arguments of type UserIdentityPropertiesModifier and TypeMethodDescriptionIdentity.withUserAssignedIdentities(Map<String, UserIdentityProperties> userAssignedIdentities) Set the userAssignedIdentities property: The list of user identities associated with the resource.