Share via


DatabaseOperationListResponse Constructor ()

 

Initializes a new instance of the DatabaseOperationListResponse class.

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

Syntax

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

See Also

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

Return to top