Package version:

Interface QueryStatistics

ARM proxy resource.

Hierarchy

Properties

databaseName?: string

Database name of the database in which this query was executed. 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.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

intervals?: QueryMetricInterval[]

List of intervals with appropriate metric data

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

queryId?: string

Unique query id (unique within one database). NOTE: This property will not be serialized. It can only be populated by the server.

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.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc