DataConnection Type
The Dynamics365Connection object.
Remarks
The Dynamics365Connection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-Dynamics365 -OrganizationUrl "https://myaccount.operations.dynamics.com/" -Edition "Sales" $conn | GM