YarpRoute.withTransformPathRouteValues
Method
interface YarpRoute { // ... omitted for brevity withTransformPathRouteValues(pattern: string): YarpRoute;}Signature
method
withTransformPathRouteValuesAdds the transform which will set the request path with route values.
withTransformPathRouteValues(pattern: string): YarpRouteParameters
patternstringReturns
YarpRouteDefined on
This method is defined on the following type: