BeginCreateUpdateCassandraKeyspaceWithHttpMessagesAsync(String,
String, String, CassandraKeyspaceCreateUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Create or update an Azure Cosmos DB Cassandra keyspace
|
BeginCreateUpdateCassandraTableWithHttpMessagesAsync(String, String,
String, String, CassandraTableCreateUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Create or update an Azure Cosmos DB Cassandra Table
|
BeginDeleteCassandraKeyspaceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes an existing Azure Cosmos DB Cassandra keyspace.
|
BeginDeleteCassandraTableWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes an existing Azure Cosmos DB Cassandra table.
|
BeginUpdateCassandraKeyspaceThroughputWithHttpMessagesAsync(String,
String, String, ThroughputSettingsUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Update RUs per second of an Azure Cosmos DB Cassandra Keyspace
|
BeginUpdateCassandraTableThroughputWithHttpMessagesAsync(String,
String, String, String, ThroughputSettingsUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Update RUs per second of an Azure Cosmos DB Cassandra table
|
CreateUpdateCassandraKeyspaceWithHttpMessagesAsync(String, String,
String, CassandraKeyspaceCreateUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Create or update an Azure Cosmos DB Cassandra keyspace
|
CreateUpdateCassandraTableWithHttpMessagesAsync(String, String,
String, String, CassandraTableCreateUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Create or update an Azure Cosmos DB Cassandra Table
|
DeleteCassandraKeyspaceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes an existing Azure Cosmos DB Cassandra keyspace.
|
DeleteCassandraTableWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes an existing Azure Cosmos DB Cassandra table.
|
GetCassandraKeyspaceThroughputWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the RUs per second of the Cassandra Keyspace under an existing
Azure Cosmos DB database account with the provided name.
|
GetCassandraKeyspaceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the Cassandra keyspaces under an existing Azure Cosmos DB
database account with the provided name.
|
GetCassandraTableThroughputWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the RUs per second of the Cassandra table under an existing
Azure Cosmos DB database account with the provided name.
|
GetCassandraTableWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the Cassandra table under an existing Azure Cosmos DB database
account.
|
ListCassandraKeyspacesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Lists the Cassandra keyspaces under an existing Azure Cosmos DB
database account.
|
ListCassandraTablesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Lists the Cassandra table under an existing Azure Cosmos DB
database account.
|
UpdateCassandraKeyspaceThroughputWithHttpMessagesAsync(String,
String, String, ThroughputSettingsUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Update RUs per second of an Azure Cosmos DB Cassandra Keyspace
|
UpdateCassandraTableThroughputWithHttpMessagesAsync(String, String,
String, String, ThroughputSettingsUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Update RUs per second of an Azure Cosmos DB Cassandra table
|