DocumentCollection.GeospatialConfig Propiedad

Definición

Obtiene el GeospatialConfig asociado a la colección del servicio Azure Cosmos DB.

[Newtonsoft.Json.JsonProperty(PropertyName="geospatialConfig")]
public Microsoft.Azure.Documents.GeospatialConfig GeospatialConfig { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="geospatialConfig")>]
member this.GeospatialConfig : Microsoft.Azure.Documents.GeospatialConfig with get, set
Public Property GeospatialConfig As GeospatialConfig

Valor de propiedad

Tipo geoespacial de colección, es decir, geografía o geometría

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a