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