Partager via


IWithChildResource.DefineNewCassandraTable(String) Méthode

Définition

Définit une nouvelle table Cassandra.

public Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CassandraKeyspace.Update.IUpdate> DefineNewCassandraTable (string name);
abstract member DefineNewCassandraTable : string -> Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CassandraKeyspace.Update.IUpdate>
Public Function DefineNewCassandraTable (name As String) As IBlank(Of IUpdate)

Paramètres

name
String

Nom de la table Cassandra.

Retours

Étape suivante de la mise à jour.

S’applique à