ConnectionTypeCreateParameters Constructor (String^, ConnectionTypeCreateProperties^)

 

Initializes a new instance of the ConnectionTypeCreateParameters class with required arguments.

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

public:
ConnectionTypeCreateParameters(
	String^ name,
	ConnectionTypeCreateProperties^ properties
)
Return to top
Show: