Freigeben über


CosmosDBAccountImpl.ICosmosDBAccount.GetTableAsync Methode

Definition

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

Parameter

databaseName
String
cancellationToken
CancellationToken

Gibt zurück

Implementiert

Gilt für: