ConnectionTypeCreateParameters::Properties Property
Required. Gets or sets the value of the connection type.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
public: property ConnectionTypeCreateProperties^ Properties { ConnectionTypeCreateProperties^ get(); void set(ConnectionTypeCreateProperties^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Automation.Models::ConnectionTypeCreateProperties^
Show: