ConnectionGetResponse::Connection Property

 

Optional. Gets or sets a conneciton.

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

public:
property Connection^ Connection {
	Connection^ get();
	void set(Connection^ value);
}
Return to top
Show: