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