Skip to content
DocsTry Aspire
DocsTry

YarpRoute.withMatch

Method
📦 Aspire.Hosting.Yarp v13.4.0
interface YarpRoute {
// ... omitted for brevity
withMatch(match: YarpRouteMatch): YarpRoute;
}

Signature

methodwithMatch
Set the parameters used to match requests.
withMatch(match: YarpRouteMatch): YarpRoute
matchYarpRouteMatch
YarpRoute

Defined on

This method is defined on the following type: