DataConnection Type
The SAPGatewayConnection object.
Remarks
The SAPGatewayConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-SAPGateway -User "username" -Password "password" -URL "https://sapes5.sapdevcenter.com/sap/opu/odata/IWBEP/GWSAMPLE_BASIC/" $conn | GM