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

Dimension interface

指标维度的规范。

属性

displayName

维度的本地化友好显示名称。

internalName

在 MDM 中显示的维度的名称。

name

维度的公共面名称。

toBeExportedForShoebox

一个布尔标志,指示是否应为鞋盒导出方案包含此维度。

属性详细信息

displayName

维度的本地化友好显示名称。

displayName?: string

属性值

string

internalName

在 MDM 中显示的维度的名称。

internalName?: string

属性值

string

name

维度的公共面名称。

name?: string

属性值

string

toBeExportedForShoebox

一个布尔标志,指示是否应为鞋盒导出方案包含此维度。

toBeExportedForShoebox?: boolean

属性值

boolean