CosmosDBAccountImpl.ListCassandraKeyspacesAsync(CancellationToken) Method

Definition

public System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.CosmosDB.Fluent.ICassandraKeyspace>> ListCassandraKeyspacesAsync (System.Threading.CancellationToken cancellationToken = default);
member this.ListCassandraKeyspacesAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.CosmosDB.Fluent.ICassandraKeyspace>>
Public Function ListCassandraKeyspacesAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of ICassandraKeyspace))

Parameters

cancellationToken
CancellationToken

Returns

Applies to