次の方法で共有


ISqlDatabase.ListRestorePointsAsync(CancellationToken) メソッド

定義

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

パラメーター

cancellationToken
CancellationToken

戻り値

適用対象