DataConnection Type
The SAPByDesignConnection object.
Remarks
The SAPByDesignConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-SAPByDesign -URL 'https://my999999.businessbydesign.cloud.sap' -User 'username' -Password 'password' -ServiceType 'AnalyticsService' -ServiceName 'servicename' $conn | GM