Skip to content
DocsTry Aspire
DocsTry

withHostPort

Method
📦 Aspire.Hosting.Yarp v13.4.0
interface YarpResource {
// ... omitted for brevity
withHostPort(port: number): YarpResource;
}

Signature

methodwithHostPortbuilder
Configures the host port that the YARP resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): YarpResource
portnumber
YarpResource

Applies to

This method applies to the following types: