Class ArmUserIdentity

java.lang.Object
com.azure.resourcemanager.iothub.models.ArmUserIdentity

public class ArmUserIdentity extends Object
The ArmUserIdentity model.
  • Constructor Details

    • ArmUserIdentity

      public ArmUserIdentity()
  • 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.