ConnectionTypeCreateProperties Constructor (IDictionary<String, FieldDefinition>)

 

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

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

public ConnectionTypeCreateProperties(
	IDictionary<string, FieldDefinition> fieldDefinitions
)
Return to top
Show: