UserAssignedIdentityProperties Class
- java.
lang. Object - com.
azure. resourcemanager. msi. fluent. models. UserAssignedIdentityProperties
- com.
Implements
public final class UserAssignedIdentityProperties
implements JsonSerializable<UserAssignedIdentityProperties>
User Assigned Identity properties. The properties associated with the user assigned identity.
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 |
UUID |
tenant Get the tenant |
Json |
to |
void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
UserAssignedIdentityProperties
public UserAssignedIdentityProperties()
Creates an instance of UserAssignedIdentityProperties class.
clientId
public UUID clientId()
Get the clientId property: The id of the app associated with the identity. This is a random generated UUID by MSI.
Returns:
fromJson
public static UserAssignedIdentityProperties fromJson(JsonReader jsonReader)
Reads an instance of UserAssignedIdentityProperties from the JsonReader.
Parameters:
Returns:
Throws:
principalId
public UUID principalId()
Get the principalId property: The id of the service principal object associated with the created identity.
Returns:
tenantId
public UUID tenantId()
Get the tenantId property: The id of the tenant which the identity belongs to.
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: