Share via


RestoreDatabaseOperationCreateParameters Members

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

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

Public Constructors

  Name Description
  RestoreDatabaseOperationCreateParameters Overloaded.  

Top

Public Properties

  Name Description
PointInTime Optional. Gets or sets the point in time to restore to.
SourceDatabaseDeletionDate Optional. Gets or sets the deletion date of the source Azure SQL Database.
SourceDatabaseName Required. Gets or sets the name of the source Azure SQL Database.
TargetDatabaseName Required. 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

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