DataConnection Type
The ActiveCampaignConnection object.
Remarks
The ActiveCampaignConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-ActiveCampaign -URL "yourURL" -APIKEY "yourApiKey" $conn | GM