| Package | Description |
|---|---|
| com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
| 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 © 2019. All rights reserved.