Compartilhar via


IWithClusterKey.WithoutClusterKey(String) Método

Definição

Remove uma chave de cluster do Cassandra.

public Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Update.IUpdate WithoutClusterKey (string name);
abstract member WithoutClusterKey : string -> Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Update.IUpdate
Public Function WithoutClusterKey (name As String) As IUpdate

Parâmetros

name
String

O nome da chave de cluster do Cassandra.

Retornos

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

Aplica-se a