DataConnection Type
The D365BusinessCentralConnection object.
Remarks
The D365BusinessCentralConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-D365BusinessCentral -OrganizationUrl "https://api.businesscentral.dynamics.com/v1.0/api/v1.0" $conn | GM