| Modifier and Type | Method and Description |
|---|---|
Map<String,VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue> |
VirtualMachineScaleSetIdentity.userAssignedIdentities()
Get the list of user identities associated with the virtual machine scale set.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetIdentity |
VirtualMachineScaleSetIdentity.withUserAssignedIdentities(Map<String,VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue> userAssignedIdentities)
Set the list of user identities associated with the virtual machine scale set.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/