Uses of Class
com.azure.resourcemanager.sql.models.UserIdentity
Packages that use UserIdentity
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of UserIdentity in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type UserIdentityModifier and TypeMethodDescriptionResourceIdentity.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 UserIdentityModifier and TypeMethodDescriptionResourceIdentity.withUserAssignedIdentities(Map<String, UserIdentity> userAssignedIdentities) Set the userAssignedIdentities property: The resource ids of the user assigned identities to use.