你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TopQueryStatisticsInput interface
Input to get top query statistics
Properties
aggregation |
Aggregation function name. |
aggregation |
Aggregation interval type in ISO 8601 format. |
number |
Max number of top queries to return. |
observation |
Observation end time. |
observation |
Observation start time. |
observed |
Observed metric name. |
Property Details
aggregationFunction
Aggregation function name.
aggregationFunction: string
Property Value
string
aggregationWindow
Aggregation interval type in ISO 8601 format.
aggregationWindow: string
Property Value
string
numberOfTopQueries
Max number of top queries to return.
numberOfTopQueries: number
Property Value
number
observationEndTime
Observation end time.
observationEndTime: Date
Property Value
Date
observationStartTime
Observation start time.
observationStartTime: Date
Property Value
Date
observedMetric
Observed metric name.
observedMetric: string
Property Value
string