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

PivotProperties interface

每个透视表必须包含一个“type”和“name”。

属性

name

要在视图中显示的数据字段。

type

要在视图中显示的数据类型。

属性详细信息

name

要在视图中显示的数据字段。

name?: string

属性值

string

type

要在视图中显示的数据类型。

type?: string

属性值

string