Uses of Class
com.microsoft.azure.management.network.ManagedServiceIdentityUserAssignedIdentitiesValue
Packages that use ManagedServiceIdentityUserAssignedIdentitiesValue
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ManagedServiceIdentityUserAssignedIdentitiesValue in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return types with arguments of type ManagedServiceIdentityUserAssignedIdentitiesValueModifier and TypeMethodDescriptionManagedServiceIdentity.userAssignedIdentities()
Get the list of user identities associated with resource.Method parameters in com.microsoft.azure.management.network with type arguments of type ManagedServiceIdentityUserAssignedIdentitiesValueModifier and TypeMethodDescriptionManagedServiceIdentity.withUserAssignedIdentities
(Map<String, ManagedServiceIdentityUserAssignedIdentitiesValue> userAssignedIdentities) Set the list of user identities associated with resource.