次の方法で共有


CosmosDBAccountImpl.ICosmosDBAccount.GetCassandraKeyspaceAsync メソッド

定義

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

パラメーター

databaseName
String
cancellationToken
CancellationToken

戻り値

実装

適用対象