次の方法で共有


CosmosDBAccountImpl.ListCassandraKeyspacesAsync(CancellationToken) メソッド

定義

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))

パラメーター

cancellationToken
CancellationToken

戻り値

適用対象