DataConnection Type
The ApacheCouchDBConnection object.
Remarks
The ApacheCouchDBConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-ApacheCouchDB -User 'abc123' -Password 'abcdef' $conn | GM