Class MonitorFormulaAndFunctionEventQueryGroupBy

List of objects used to group by.

Hierarchy

  • MonitorFormulaAndFunctionEventQueryGroupBy

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
facet: string

Event facet.

limit?: number

Number of groups to return.

Options for sorting group by results.

Generated using TypeDoc