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

OperationMetricDimension interface

定义指标维度。

属性

displayName

指标维度的显示名称。

name

指标的维度的名称。

toBeExportedForShoebox

是否应将维度导出到 Azure Monitor。

属性详细信息

displayName

指标维度的显示名称。

displayName?: string

属性值

string

name

指标的维度的名称。

name?: string

属性值

string

toBeExportedForShoebox

是否应将维度导出到 Azure Monitor。

toBeExportedForShoebox?: boolean

属性值

boolean