DataConnection Type
The CouchbaseConnection object.
Remarks
The CouchbaseConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-Couchbase -User 'myusername' -Password 'mypassword' -Server 'http://couchbase40' $conn | GM