ContainerProperties.GeospatialConfig Propiedad

Definición

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

[Newtonsoft.Json.JsonIgnore]
public Microsoft.Azure.Cosmos.GeospatialConfig GeospatialConfig { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.GeospatialConfig : Microsoft.Azure.Cosmos.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.JsonIgnoreAttribute

Se aplica a