次の方法で共有


IWithClusterKey.WithoutClusterKeys メソッド

定義

すべてのクラスター キーを削除します。

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

戻り値

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

適用対象