次の方法で共有


IWithCompositeIndexes<ParentT>.WithNewCompositeIndexList メソッド

定義

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

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

戻り値

定義の次のステージ。

適用対象