Class TimeseriesAnomalyInvestigationFormulaLimit

Optional formula limit accepted for compatibility with Timeseries API requests. Formula limits have no effect on timeseries queries.

Hierarchy

  • TimeseriesAnomalyInvestigationFormulaLimit

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
count?: number

Requested result limit. This field has no effect on a timeseries anomaly investigation.

Sort order used when applying a formula series limit.

Generated using TypeDoc