Class SupportTopic

java.lang.Object
com.azure.resourcemanager.appservice.models.SupportTopic

public final class SupportTopic extends Object
Defines a unique Support Topic.
  • Constructor Details

    • SupportTopic

      public SupportTopic()
  • Method Details

    • id

      public String id()
      Get the id property: Support Topic Id.
      Returns:
      the id value.
    • pesId

      public String pesId()
      Get the pesId property: Unique resource Id.
      Returns:
      the pesId value.
    • validate

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