Share via


SpatialPath Class

Definition

Spatial index specification

[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
Inheritance
SpatialPath
Attributes

Constructors

SpatialPath()

Properties

Path

Path in JSON document to index

SpatialTypes

Path's spatial type

Applies to