withTransformPathRouteValues
Method
interface YarpRoute { // ... omitted for brevity withTransformPathRouteValues(pattern: string): YarpRoute;}Signature
method
withTransformPathRouteValues Adds the transform which will set the request path with route values.
withTransformPathRouteValues(pattern: string): YarpRouteParameters
pattern string Returns
YarpRoute Applies to
This method applies to the following types: