Class DiagnosticCategoryProperties

java.lang.Object
com.azure.resourcemanager.appservice.fluent.models.DiagnosticCategoryProperties

public final class DiagnosticCategoryProperties extends Object
DiagnosticCategory resource specific properties.
  • Constructor Details

    • DiagnosticCategoryProperties

      public DiagnosticCategoryProperties()
  • Method Details

    • description

      public String description()
      Get the description property: Description of the diagnostic category.
      Returns:
      the description value.
    • validate

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