Share via


ConnectionCreateParameters Constructor ()

 

Initializes a new instance of the ConnectionCreateParameters class.

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

Syntax

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

See Also

ConnectionCreateParameters Overload
ConnectionCreateParameters Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top