Compartilhar via


SpatialPath.SpatialTypes Propriedade

Definição

Tipo espacial do caminho

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a