CosmosDBIndexingPolicy.CompositeIndexes プロパティ

定義

複合パス リストの一覧。

public System.Collections.Generic.IList<System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBCompositePath>> CompositeIndexes { get; }
member this.CompositeIndexes : System.Collections.Generic.IList<System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBCompositePath>>
Public ReadOnly Property CompositeIndexes As IList(Of IList(Of CosmosDBCompositePath))

プロパティ値

適用対象