Skip to content
Docs Try Aspire
Docs Try

withMatch

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

Signature

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

Applies to

This method applies to the following types: