次の方法で共有


IWithIndexingPolicy.WithoutIndexingPolicy メソッド

定義

インデックス作成ポリシーを削除します。

public Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IUpdate WithoutIndexingPolicy ();
abstract member WithoutIndexingPolicy : unit -> Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IUpdate
Public Function WithoutIndexingPolicy () As IUpdate

戻り値

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

適用対象