Port Parameter (Connect-HarperDB Cmdlet)
The port for the connection to the HarperDB instance. If no port value should be used in the URL for your HarperDB instance, leave the Port connection property blank. The driver does not assign a default port value.
Syntax
Connect-HarperDB -Port string
Data Type
cstr
Default Value
""
Remarks
The port for the connection to the HarperDB instance. If no port value should be used in the URL for your HarperDB instance, leave the Port connection property blank. The driver does not assign a default port value.
This is a required parameter.