Compartir a través de


IndexingPolicy.SpatialIndexes Propiedad

Definición

Obtiene o establece la lista de detalles espaciales

[Newtonsoft.Json.JsonProperty(PropertyName="spatialIndexes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.SpatialSpec> SpatialIndexes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spatialIndexes")>]
member this.SpatialIndexes : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.SpatialSpec> with get, set
Public Property SpatialIndexes As IList(Of SpatialSpec)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a