DataConnection Type
The OracleSCMConnection object.
Remarks
The OracleSCMConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-OracleSCM -Url "https://abc.oraclecloud.com" -User "user" -Password "password" $conn | GM