withHostPort
Function
interface YarpResource { // ... omitted for brevity withHostPort(port: number): YarpResource;}Signature
method
withHostPort builder Configures the host port that the YARP resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): YarpResourceParameters
port number Returns
YarpResource Applies to
This function is an extension method on the following types: