Class WorkbookTemplatesListResult

java.lang.Object
com.azure.resourcemanager.applicationinsights.models.WorkbookTemplatesListResult

public final class WorkbookTemplatesListResult extends Object
WorkbookTemplate list result.
  • Constructor Details

    • WorkbookTemplatesListResult

      public WorkbookTemplatesListResult()
  • Method Details

    • value

      public List<WorkbookTemplateInner> value()
      Get the value property: An array of workbook templates.
      Returns:
      the value value.
    • withValue

      Set the value property: An array of workbook templates.
      Parameters:
      value - the value value to set.
      Returns:
      the WorkbookTemplatesListResult object itself.
    • validate

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