IYarpConfigurationBuilder.addCatchAllRoute
Method
interface IYarpConfigurationBuilder { // ... omitted for brevity addCatchAllRoute(cluster: YarpCluster): YarpRoute;}Signature
method
addCatchAllRoute Adds a YARP catch-all route for an existing cluster.
addCatchAllRoute(cluster: YarpCluster): YarpRouteParameters
cluster YarpCluster Returns
YarpRoute Defined on
This method is defined on the following type: