次の方法で共有


IWithPartitionKey.WithoutPartitionKey メソッド

定義

コンテナー パーティション キーを削除します。

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

戻り値

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

適用対象