RestoreDatabaseOperationCreateParameters Properties

 

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

NameDescription
System_CAPS_pubpropertyPointInTime

Optional. Gets or sets the point in time to restore to.

System_CAPS_pubpropertySourceDatabaseDeletionDate

Optional. Gets or sets the deletion date of the source Azure SQL Database.

System_CAPS_pubpropertySourceDatabaseName

Required. Gets or sets the name of the source Azure SQL Database.

System_CAPS_pubpropertyTargetDatabaseName

Required. Gets or sets the name of the target Azure SQL Database.

System_CAPS_pubpropertyTargetServerName

Optional. Gets or sets the name of the target Azure SQL Database Server.

Return to top
Show: