Compartir a través de


CosmosDBAccountImpl.ListTablesAsync(CancellationToken) Método

Definición

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

Parámetros

cancellationToken
CancellationToken

Devoluciones

Se aplica a