次の方法で共有


IndexingPolicy.SpatialIndexes プロパティ

定義

空間の詳細の一覧を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="spatialIndexes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.SpatialSpec> SpatialIndexes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spatialIndexes")>]
member this.SpatialIndexes : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.SpatialSpec> with get, set
Public Property SpatialIndexes As IList(Of SpatialSpec)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象