Compartir a través de


SpatialPath.SpatialTypes Propiedad

Definición

Tipo espacial de la ruta de acceso

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a