Uses of Class
com.azure.resourcemanager.appplatform.models.UserAssignedManagedIdentity
Packages that use UserAssignedManagedIdentity
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of UserAssignedManagedIdentity in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type UserAssignedManagedIdentityModifier and TypeMethodDescriptionManagedIdentityProperties.userAssignedIdentities()Get the userAssignedIdentities property: Properties of user-assigned managed identities.Method parameters in com.azure.resourcemanager.appplatform.models with type arguments of type UserAssignedManagedIdentityModifier and TypeMethodDescriptionManagedIdentityProperties.withUserAssignedIdentities(Map<String, UserAssignedManagedIdentity> userAssignedIdentities) Set the userAssignedIdentities property: Properties of user-assigned managed identities.