QueryStatistics interface

ARM proxy resource.

Extends

Properties

databaseName

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

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

intervals

List of intervals with appropriate metric data

queryId

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

startTime

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

Inherited Properties

id

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

name

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

type

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

Property Details

databaseName

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.

databaseName?: string

Property Value

string

endTime

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

endTime?: string

Property Value

string

intervals

List of intervals with appropriate metric data

intervals?: QueryMetricInterval[]

Property Value

queryId

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

queryId?: string

Property Value

string

startTime

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

startTime?: string

Property Value

string

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From ProxyResource.id

name

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

name?: string

Property Value

string

Inherited From ProxyResource.name

type

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

type?: string

Property Value

string

Inherited From ProxyResource.type