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

Metric interface

查询的结果数据。

属性

description

此指标的详细说明。

errorCode

“成功”或有关此指标的查询失败的错误详细信息。

errorMessage

查询此特定指标时遇到错误消息。

id

指标 ID。

name

指标的名称

timeseries

执行数据查询时返回的时序。

type

指标资源的资源类型。

unit

指标的单位。

属性详细信息

description

此指标的详细说明。

description?: string

属性值

string

errorCode

“成功”或有关此指标的查询失败的错误详细信息。

errorCode?: string

属性值

string

errorMessage

查询此特定指标时遇到错误消息。

errorMessage?: string

属性值

string

id

指标 ID。

id: string

属性值

string

name

指标的名称

name: string

属性值

string

timeseries

执行数据查询时返回的时序。

timeseries: TimeSeriesElement[]

属性值

type

指标资源的资源类型。

type: string

属性值

string

unit

指标的单位。

unit: string

属性值

string