N1QLPort
The port for connecting to the Couchbase N1QL Endpoint.
Data Type
string
Default Value
""
Remarks
This defaults to 8093 when not using SSL, and 18093 when using SSL. See UseSSL.
This port is used for submitting queries when CouchbaseService is set to N1QL. Any requests to manage indices will also go through this port.