Uses of Class
com.microsoft.azure.management.appservice.ManagedServiceIdentityUserAssignedIdentitiesValue
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of ManagedServiceIdentityUserAssignedIdentitiesValue in com.microsoft.azure.management.appservice
Modifier and TypeMethodDescriptionManagedServiceIdentity.userAssignedIdentities()
Get the list of user assigned identities associated with the resource.Modifier and TypeMethodDescriptionManagedServiceIdentity.withUserAssignedIdentities
(Map<String, ManagedServiceIdentityUserAssignedIdentitiesValue> userAssignedIdentities) Set the list of user assigned identities associated with the resource.