Package version:

Interface TopQueries

Hierarchy

  • TopQueries

Properties

aggregationFunction?: string

Aggregation function used to calculate query metrics. NOTE: This property will not be serialized. It can only be populated by the server.

endTime?: string

The end time for the metric (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.

numberOfQueries?: number

Requested number of top queries. NOTE: This property will not be serialized. It can only be populated by the server.

observationMetric?: string

Metric used to rank queries. NOTE: This property will not be serialized. It can only be populated by the server.

List of top resource consuming queries with appropriate metric data

startTime?: string

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

Generated using TypeDoc