通过


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

TimeSeriesElementOutput interface

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

属性

data

表示指标值的数据点数组。

dimensionValues

维度值

属性详细信息

data

表示指标值的数据点数组。

data?: MetricValueOutput[]

属性值

dimensionValues

维度值

dimensionValues?: DimensionValueOutput[]

属性值