Freigeben über


DocumentCollection.GeospatialConfig Eigenschaft

Definition

Ruft die GeospatialConfig der Auflistung zugeordnete aus dem Azure Cosmos DB-Dienst ab.

[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

Eigenschaftswert

Georäumliche Art der Sammlung, z. B. Geografie oder Geometrie

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: