次の方法で共有


IWithIndexingPolicy.UpdateIndexingPolicy メソッド

定義

インデックス作成ポリシーの更新を開始します。

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

戻り値

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

適用対象