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