Freigeben über


IWithChildResource.WithoutCassandraTable(String) Methode

Definition

Entfernt eine Cassandra-Tabelle.

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

Parameter

name
String

Der Name der Cassandra-Tabelle.

Gibt zurück

Die nächste Phase des Updates.

Gilt für: