ContainerProperties.GeospatialConfig プロパティ

定義

GeospatialConfig 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

プロパティ値

コレクションの地理空間の種類 (地理またはジオメトリなど)

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象