Connection Constructor ()
Initializes a new instance of the Connection class.
Namespace: Microsoft.WindowsAzure.Management.Automation.Models
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
Syntax
public Connection()
public:
Connection()
new : unit -> Connection
Public Sub New
See Also
Connection Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace
Return to top