UserAssignedIdentity Class
- java.
lang. Object - com.
azure. resourcemanager. communication. models. UserAssignedIdentity
- com.
Implements
public final class UserAssignedIdentity
implements JsonSerializable<UserAssignedIdentity>
User assigned identity properties.
Constructor | Description |
---|---|
User |
Creates an instance of User |
Modifier and Type | Method and Description |
---|---|
UUID |
client Get the client |
static
User |
from Reads an instance of User |
UUID |
principal Get the principal |
Json |
to |
void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
UserAssignedIdentity
public UserAssignedIdentity()
Creates an instance of UserAssignedIdentity class.
clientId
public UUID clientId()
Get the clientId property: The client ID of the assigned identity.
Returns:
fromJson
public static UserAssignedIdentity fromJson(JsonReader jsonReader)
Reads an instance of UserAssignedIdentity from the JsonReader.
Parameters:
Returns:
Throws:
principalId
public UUID principalId()
Get the principalId property: The principal ID of the assigned identity.
Returns:
toJson
validate
public void validate()
Validates the instance.
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: