Share via


SpatialSpec.Types Property

Definition

Gets or sets list of path's spatial type

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to