次の方法で共有


IWithCompositeIndexes<ParentT>.WithoutCompositeIndexes メソッド

定義

すべての複合インデックスを削除します。

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

戻り値

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

適用対象