次の方法で共有


IWithCompositeIndexes<ParentT>.WithNewCompositeIndexList メソッド

定義

複合インデックスの空のリストを指定して、すべての複合パスを設定します。

public Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithCompositeIndexList<ParentT> WithNewCompositeIndexList ();
abstract member WithNewCompositeIndexList : unit -> Microsoft.Azure.Management.CosmosDB.Fluent.IndexingPolicy.Update.IWithCompositeIndexList<'ParentT>
Public Function WithNewCompositeIndexList () As IWithCompositeIndexList(Of ParentT)

戻り値

更新プログラムの次のステージ。

適用対象