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

Indexes interface

路径的索引。

属性

dataType

为其应用索引行为的数据类型。

kind

指示索引的类型。

precision

索引的精度。 -1 是最大精度。

属性详细信息

dataType

为其应用索引行为的数据类型。

dataType?: string

属性值

string

kind

指示索引的类型。

kind?: string

属性值

string

precision

索引的精度。 -1 是最大精度。

precision?: number

属性值

number