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