withTransformPathSet
Function
interface YarpRoute { // ... omitted for brevity withTransformPathSet(path: string): YarpRoute;}Signature
method
withTransformPathSet Adds the transform which sets the request path with the given value.
withTransformPathSet(path: string): YarpRouteParameters
path string Returns
YarpRoute Applies to
This function is an extension method on the following types: