CosmosDBAccountImpl.ICosmosDBAccount.GetCassandraKeyspace(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.Azure.Management.CosmosDB.Fluent.ICassandraKeyspace ICosmosDBAccount.GetCassandraKeyspace (string databaseName);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.GetCassandraKeyspace : string -> Microsoft.Azure.Management.CosmosDB.Fluent.ICassandraKeyspace
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.GetCassandraKeyspace : string -> Microsoft.Azure.Management.CosmosDB.Fluent.ICassandraKeyspace
Function GetCassandraKeyspace (databaseName As String) As ICassandraKeyspace Implements ICosmosDBAccount.GetCassandraKeyspace
Parameters
- databaseName
- String