Compartilhar via


IWithShardKey.WithoutShardKey(String) Método

Definição

Remove uma chave de fragmento.

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

Parâmetros

shardKey
String

A chave de fragmento.

Retornos

O próximo estágio da atualização.

Aplica-se a