addCatchAllRoute
Function
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 Applies to
This function is an extension method on the following types: