DataConnection Type
The OracleSalesCloudConnection object.
Remarks
The OracleSalesCloudConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-OracleSalesCloud -HostURL 'https://my.host.oraclecloud.com' -Username 'abc123' -Password 'abcdef' $conn | GM