次の方法で共有


IndexingPolicy.CompositeIndexes プロパティ

定義

複合パス リストの一覧を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象