Class ManagedServiceIdentityUserAssignedIdentitiesValue
java.lang.Object
com.azure.resourcemanager.containerservice.models.ManagedServiceIdentityUserAssignedIdentitiesValue
The ManagedServiceIdentityUserAssignedIdentitiesValue model.
-
Constructor Details
-
ManagedServiceIdentityUserAssignedIdentitiesValue
public ManagedServiceIdentityUserAssignedIdentitiesValue()
-
-
Method Details
-
principalId
Get the principalId property: The principal id of user assigned identity.- Returns:
- the principalId value.
-
clientId
Get the clientId property: The client id of user assigned identity.- Returns:
- the clientId value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-