Skip to content
DocsTry Aspire
DocsTry

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

Applies to

This method applies to the following types: