Uses of Class
com.microsoft.azure.management.compute.VirtualMachineIdentityUserAssignedIdentitiesValue
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of VirtualMachineIdentityUserAssignedIdentitiesValue in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionVirtualMachineIdentity.userAssignedIdentities()
Get the list of user identities associated with the Virtual Machine.Modifier and TypeMethodDescriptionVirtualMachineIdentity.withUserAssignedIdentities
(Map<String, VirtualMachineIdentityUserAssignedIdentitiesValue> userAssignedIdentities) Set the list of user identities associated with the Virtual Machine.