Share via


DatabaseListResponse Constructor ()

 

Initializes a new instance of the DatabaseListResponse class.

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

Syntax

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

See Also

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

Return to top