Share via


DatabaseCopyListResponse Constructor ()

 

Initializes a new instance of the DatabaseCopyListResponse class.

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

Syntax

public DatabaseCopyListResponse()
public:
DatabaseCopyListResponse()
new : unit -> DatabaseCopyListResponse
Public Sub New

See Also

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

Return to top