Class UserIdentityProperties

java.lang.Object
com.azure.resourcemanager.nginx.models.UserIdentityProperties

public final class UserIdentityProperties extends Object
The UserIdentityProperties model.
  • Constructor Details

    • UserIdentityProperties

      public UserIdentityProperties()
  • Method Details

    • principalId

      public String principalId()
      Get the principalId property: The principalId property.
      Returns:
      the principalId value.
    • clientId

      public String clientId()
      Get the clientId property: The clientId property.
      Returns:
      the clientId value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.