IndexingPolicy.SpatialIndexes Propiedad

Definición

Obtiene o establece los índices espaciales adicionales.

[Newtonsoft.Json.JsonProperty(PropertyName="spatialIndexes")]
public System.Collections.ObjectModel.Collection<Microsoft.Azure.Documents.SpatialSpec> SpatialIndexes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spatialIndexes")>]
member this.SpatialIndexes : System.Collections.ObjectModel.Collection<Microsoft.Azure.Documents.SpatialSpec> with get, set
Public Property SpatialIndexes As Collection(Of SpatialSpec)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a