SpatialPath.SpatialTypes 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.
Path's spatial type
[Newtonsoft.Json.JsonProperty(ItemConverterType=typeof(Newtonsoft.Json.Converters.StringEnumConverter), PropertyName="types")]
public System.Collections.ObjectModel.Collection<Microsoft.Azure.Cosmos.SpatialType> SpatialTypes { get; }
[<Newtonsoft.Json.JsonProperty(ItemConverterType=typeof(Newtonsoft.Json.Converters.StringEnumConverter), PropertyName="types")>]
member this.SpatialTypes : System.Collections.ObjectModel.Collection<Microsoft.Azure.Cosmos.SpatialType>
Public ReadOnly Property SpatialTypes As Collection(Of SpatialType)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute