public class VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue extends Object
| Constructor and Description |
|---|
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue() |
| Modifier and Type | Method and Description |
|---|---|
String |
clientId()
Get the client id of user assigned identity.
|
String |
principalId()
Get the principal id of user assigned identity.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/