Class SupportEngineer

java.lang.Object
com.azure.resourcemanager.support.models.SupportEngineer

public final class SupportEngineer extends Object
Support engineer information.
  • Constructor Details

    • SupportEngineer

      public SupportEngineer()
      Creates an instance of SupportEngineer class.
  • Method Details

    • emailAddress

      public String emailAddress()
      Get the emailAddress property: Email address of the Azure Support engineer assigned to the support ticket.
      Returns:
      the emailAddress value.
    • validate

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