YarpResource.withHostPort
Method
interface YarpResource { // ... omitted for brevity withHostPort(port: number): YarpResource;}Signature
method
withHostPortbuilderConfigures the host port that the YARP resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): YarpResourceParameters
portnumberReturns
YarpResourceDefined on
This method is defined on the following type: