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