Share via


RecoverDatabaseOperationCreateParameters Members

Contains the parameters supplied to the Create Recover Database Operation request.

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

Public Constructors

  Name Description
  RecoverDatabaseOperationCreateParameters Overloaded.  

Top

Public Properties

  Name Description
SourceDatabaseName Required. Gets or sets the name of the source Azure SQL Database.
TargetDatabaseName Optional. Gets or sets the name of the target Azure SQL Database.
TargetServerName Optional. Gets or sets the name of the target Azure SQL Database Server.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

RecoverDatabaseOperationCreateParameters Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace