Compartilhar via


ISqlServer.ListRestorableDroppedDatabasesAsync(CancellationToken) Método

Definição

public System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.ISqlRestorableDroppedDatabase>> ListRestorableDroppedDatabasesAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ListRestorableDroppedDatabasesAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.ISqlRestorableDroppedDatabase>>
Public Function ListRestorableDroppedDatabasesAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IReadOnlyList(Of ISqlRestorableDroppedDatabase))

Parâmetros

cancellationToken
CancellationToken

Retornos

Aplica-se a