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