IWithShardKey.WithoutShardKeys Method

Definition

Removes all shard keys.

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

Returns

The next stage of the update.

Applies to