Class DiagnosticSupportTopic

java.lang.Object
com.azure.resourcemanager.appcontainers.models.DiagnosticSupportTopic

public final class DiagnosticSupportTopic extends Object
Support topic information.
  • Constructor Details

    • DiagnosticSupportTopic

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

    • id

      public String id()
      Get the id property: Unique topic identifier.
      Returns:
      the id value.
    • pesId

      public String pesId()
      Get the pesId property: PES identifier.
      Returns:
      the pesId value.
    • validate

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