Number of hourly recorded custom metrics for a given organization.

Hierarchy

  • UsageTopAvgMetricsHour

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

Average number of timeseries per hour in which the metric occurs.

maxMetricHour?: number

Maximum number of timeseries per hour in which the metric occurs.

metricCategory?: UsageMetricCategory

Contains the metric category.

metricName?: string

Contains the custom metric name.

Generated using TypeDoc