DataConnection Type
The ApacheHBaseConnection object.
Remarks
The ApacheHBaseConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-ApacheHBase -Server '127.0.0.1' -Port 8080 $conn | GM