ConnectionTypeProperties Constructor ()

 

Initializes a new instance of the ConnectionTypeProperties class.

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

Syntax

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

See Also

ConnectionTypeProperties Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top