IWithClusterKey.WithoutClusterKeys Method

Definition

Removes all cluster keys.

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

Returns

The next stage of the update.

Applies to