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