IYarpConfigurationBuilder.addCatchAllRoute
Method
interface IYarpConfigurationBuilder { // ... omitted for brevity addCatchAllRoute(target: ExternalServiceResource|string): YarpRoute;}Signature
method
addCatchAllRoute Adds a catch-all route for a cluster, endpoint, resource, or string destination target.
addCatchAllRoute(target: ExternalServiceResource|string): YarpRouteParameters
target ExternalServiceResource|string Returns
YarpRoute Defined on
This method is defined on the following type: