SpatialSpec.Types Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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