Freigeben über


IWithShardKey.WithoutShardKey(String) Methode

Definition

Entfernt einen Shardschlüssel.

public Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Update.IUpdate WithoutShardKey (string shardKey);
abstract member WithoutShardKey : string -> Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Update.IUpdate
Public Function WithoutShardKey (shardKey As String) As IUpdate

Parameter

shardKey
String

Der Shardschlüssel.

Gibt zurück

Die nächste Phase des Updates.

Gilt für: