通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TestRunListMetricDimensionValuesQueryParamProperties interface

属性

interval

查询的间隔(即时间根)。

metricname

指标名称

metricNamespace

要查询其指标定义的指标命名空间。

timespan

查询的时间跨度。 它是格式为“startDateTime_ISO/endDateTime_ISO”的字符串。

属性详细信息

interval

查询的间隔(即时间根)。

interval?: "PT5S" | "PT10S" | "PT1M" | "PT5M" | "PT1H"

属性值

"PT5S" | "PT10S" | "PT1M" | "PT5M" | "PT1H"

metricname

指标名称

metricname: string

属性值

string

metricNamespace

要查询其指标定义的指标命名空间。

metricNamespace: string

属性值

string

timespan

查询的时间跨度。 它是格式为“startDateTime_ISO/endDateTime_ISO”的字符串。

timespan: string

属性值

string