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

Dimension interface

映射帐户的维度,例如 API 类别、API 名称、结果类型和响应代码。

属性

displayName

维度的显示名称。

internalMetricName

维度的内部指标名称。

internalName

维度的内部名称。

name

维度的显示名称。

sourceMdmNamespace

维度的源 Mdm 命名空间。

toBeExportedToShoebox

指示导出到 Azure Monitor 的标志。

属性详细信息

displayName

维度的显示名称。

displayName?: string

属性值

string

internalMetricName

维度的内部指标名称。

internalMetricName?: string

属性值

string

internalName

维度的内部名称。

internalName?: string

属性值

string

name

维度的显示名称。

name?: string

属性值

string

sourceMdmNamespace

维度的源 Mdm 命名空间。

sourceMdmNamespace?: string

属性值

string

toBeExportedToShoebox

指示导出到 Azure Monitor 的标志。

toBeExportedToShoebox?: boolean

属性值

boolean