Share via


IRecoverableDatabaseOperations Members

Contains operations for getting Azure SQL Databases that can be recovered.

The following tables list the members exposed by the IRecoverableDatabaseOperations type.

Public Methods

(see also Extension Methods)

  Name Description
GetAsync Returns information about a recoverable Azure SQL Database.
ListAsync Returns a collection of databases that can be recovered from a specified server.

Top

Extension Methods

  Name Description
Get  Returns information about a recoverable Azure SQL Database. (Defined by RecoverableDatabaseOperationsExtensions.)
GetAsync  Returns information about a recoverable Azure SQL Database. (Defined by RecoverableDatabaseOperationsExtensions.)
List  Returns a collection of databases that can be recovered from a specified server. (Defined by RecoverableDatabaseOperationsExtensions.)
ListAsync  Returns a collection of databases that can be recovered from a specified server. (Defined by RecoverableDatabaseOperationsExtensions.)

Top

See Also

Reference

IRecoverableDatabaseOperations Interface
Microsoft.WindowsAzure.Management.Sql Namespace