Package version:

Interface QueryMetricInterval

Properties of a query metrics interval.

Hierarchy

  • QueryMetricInterval

Properties

executionCount?: number

Execution count of a query in this interval. NOTE: This property will not be serialized. It can only be populated by the server.

intervalStartTime?: string

The start time for the metric interval (ISO-8601 format). NOTE: This property will not be serialized. It can only be populated by the server.

intervalType?: string

Interval type (length). NOTE: This property will not be serialized. It can only be populated by the server.

List of metric objects for this interval

Generated using TypeDoc