Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Map<String,VirtualMachineIdentityUserAssignedIdentitiesValue> |
VirtualMachineIdentity.userAssignedIdentities()
Get the list of user identities associated with the Virtual Machine.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineIdentity |
VirtualMachineIdentity.withUserAssignedIdentities(Map<String,VirtualMachineIdentityUserAssignedIdentitiesValue> userAssignedIdentities)
Set the list of user identities associated with the Virtual Machine.
|
Copyright © 2019. All rights reserved.