Compartir a través de


SpatialSpec.Types Propiedad

Definición

Obtiene o establece la lista del tipo espacial de la ruta de acceso.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a