Share via


ConnectionListResponse Constructor ()

 

Initializes a new instance of the ConnectionListResponse class.

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

Syntax

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

See Also

ConnectionListResponse Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top