| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/