RestoreDatabaseOperationCreateParameters Constructor (String, String)

 

Initializes a new instance of the RestoreDatabaseOperationCreateParameters class with required arguments.

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

Public Sub New (
	sourceDatabaseName As String,
	targetDatabaseName As String
)
Return to top
Show: