public final class VirtualMachineIdentityUserAssignedIdentities extends Object
Constructor and Description |
---|
VirtualMachineIdentityUserAssignedIdentities() |
Modifier and Type | Method and Description |
---|---|
String |
clientId()
Get the clientId property: The client id of user assigned identity.
|
String |
principalId()
Get the principalId property: The principal id of user assigned identity.
|
void |
validate()
Validates the instance.
|
public VirtualMachineIdentityUserAssignedIdentities()
public String principalId()
public String clientId()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.