Share via


IndexingPolicy.SpatialIndexes Propiedad

Definición

Colección de definiciones de índice espacial que se van a usar

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a