你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MetricDimension interface
指标维度。
属性
display |
维度的显示名称。 注意:此属性不会被序列化。 它只能由服务器填充。 |
name | 指标维度名称。 注意:此属性不会被序列化。 它只能由服务器填充。 |
to |
是否将指标导出到鞋盒。 注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
displayName
维度的显示名称。 注意:此属性不会被序列化。 它只能由服务器填充。
displayName?: string
属性值
string
name
指标维度名称。 注意:此属性不会被序列化。 它只能由服务器填充。
name?: string
属性值
string
toBeExportedForShoebox
是否将指标导出到鞋盒。 注意:此属性不会被序列化。 它只能由服务器填充。
toBeExportedForShoebox?: boolean
属性值
boolean