Class ReportScheduleResourceAttributes

Attributes of an included report target resource.

Hierarchy

  • ReportScheduleResourceAttributes

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The type of dashboard resource the report schedule targets.

Template variable metadata from the dashboard resource, when available.

title?: string

The title of the dashboard or integration dashboard resource, when available.

Generated using TypeDoc