RecoverableDatabaseOperationsExtensions Methods

 

Namespace:   Microsoft.WindowsAzure.Management.Sql
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGet(IRecoverableDatabaseOperations, String, String)

Returns information about a recoverable Azure SQL Database.

System_CAPS_pubmethodSystem_CAPS_staticGetAsync(IRecoverableDatabaseOperations, String, String)

Returns information about a recoverable Azure SQL Database.

System_CAPS_pubmethodSystem_CAPS_staticList(IRecoverableDatabaseOperations, String)

Returns a collection of databases that can be recovered from a specified server.

System_CAPS_pubmethodSystem_CAPS_staticListAsync(IRecoverableDatabaseOperations, String)

Returns a collection of databases that can be recovered from a specified server.

Return to top
Show: