Partager via


CosmosDBAccountImpl.GetCassandraKeyspaceAsync Méthode

Définition

public System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.ICassandraKeyspace> GetCassandraKeyspaceAsync (string databaseName, System.Threading.CancellationToken cancellationToken = default);
member this.GetCassandraKeyspaceAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.ICassandraKeyspace>
Public Function GetCassandraKeyspaceAsync (databaseName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ICassandraKeyspace)

Paramètres

databaseName
String
cancellationToken
CancellationToken

Retours

S’applique à