IndexingPolicy.SpatialIndexes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Collection of spatial index definitions to be used
[Newtonsoft.Json.JsonProperty(PropertyName="spatialIndexes")]
public System.Collections.ObjectModel.Collection<Microsoft.Azure.Cosmos.SpatialPath> SpatialIndexes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spatialIndexes")>]
member this.SpatialIndexes : System.Collections.ObjectModel.Collection<Microsoft.Azure.Cosmos.SpatialPath>
Public ReadOnly Property SpatialIndexes As Collection(Of SpatialPath)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute