Uses of Class
com.azure.resourcemanager.sql.models.DatabaseUserIdentity
Packages that use DatabaseUserIdentity
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of DatabaseUserIdentity in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type DatabaseUserIdentityModifier and TypeMethodDescriptionDatabaseIdentity.userAssignedIdentities()Get the userAssignedIdentities property: The resource ids of the user assigned identities to use.Method parameters in com.azure.resourcemanager.sql.models with type arguments of type DatabaseUserIdentityModifier and TypeMethodDescriptionDatabaseIdentity.withUserAssignedIdentities(Map<String, DatabaseUserIdentity> userAssignedIdentities) Set the userAssignedIdentities property: The resource ids of the user assigned identities to use.