MetricSeriesData interface
表示指标时序的段。
属性
| definition | 指标系列定义 |
| timestamps | 时间戳列表 |
| values | 值列表 |
属性详细信息
definition
timestamps
时间戳列表
timestamps?: Date[]
属性值
Date[]
values
值列表
values?: number[]
属性值
number[]
你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
表示指标时序的段。
| definition | 指标系列定义 |
| timestamps | 时间戳列表 |
| values | 值列表 |
时间戳列表
timestamps?: Date[]
Date[]
值列表
values?: number[]
number[]