RecoverableDatabaseOperationsExtensions Methods
Namespace:
Microsoft.WindowsAzure.Management.Sql
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Get(IRecoverableDatabaseOperations, String, String) | Returns information about a recoverable Azure SQL Database. |
![]() ![]() | GetAsync(IRecoverableDatabaseOperations, String, String) | Returns information about a recoverable Azure SQL Database. |
![]() ![]() | List(IRecoverableDatabaseOperations, String) | Returns a collection of databases that can be recovered from a specified server. |
![]() ![]() | ListAsync(IRecoverableDatabaseOperations, String) | Returns a collection of databases that can be recovered from a specified server. |
Show:

