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

SpatialPath 类

定义

空间索引规范

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Cosmos.TextJsonSpatialPathConverter))]
public sealed class SpatialPath
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Cosmos.TextJsonSpatialPathConverter))>]
type SpatialPath = class
Public NotInheritable Class SpatialPath
继承
SpatialPath
属性

构造函数

SpatialPath()

空间索引规范

属性

Path

要编制索引的 JSON 文档中的路径

SpatialTypes

路径的空间类型

适用于