public final class IdentityUserAssignedIdentitiesValue extends Object
| Constructor and Description |
|---|
IdentityUserAssignedIdentitiesValue() |
| 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 String principalId()
public String clientId()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.