Skip to content
Docs Try Aspire
Docs Try

withHostPort

Method
📦 Aspire.Hosting.Yarp v13.4.0
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): YarpResource
port number
YarpResource

Applies to

This method applies to the following types: