Share via


IndexingPolicy.SpatialIndexes Property

Definition

Gets or sets list of spatial specifics

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to