withMatchPath
Function
interface YarpRoute { // ... omitted for brevity withMatchPath(path: string): YarpRoute;}Signature
method
withMatchPath Matches requests with the specified path pattern.
withMatchPath(path: string): YarpRouteParameters
path string Returns
YarpRoute Applies to
This function is an extension method on the following types: