DataConnection Type
The SAPAribaProcurementConnection object.
Remarks
The SAPAribaProcurementConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-SAPAribaProcurement -ANID "AN02000000280" -API "PurchaseOrdersBuyerAPI-V1" -APIKey "wWVLn7WTAXrIRMAzZ6VnuEj7Ekot5jnU" -AuthScheme "OAuthClient" -InitiateOAuth "GETANDREFRESH" -OAuthClientId "testClient" -OAuthClientSecret "testClientSecret" -UseSandbox "false" $conn | GM