addCatchAllRouteFromExternalService
Function
interface IYarpConfigurationBuilder { // ... omitted for brevity addCatchAllRouteFromExternalService(externalService: ExternalServiceResource): YarpRoute;}Signature
method
addCatchAllRouteFromExternalService Adds a YARP catch-all route for an external service resource.
addCatchAllRouteFromExternalService(externalService: ExternalServiceResource): YarpRouteParameters
externalService ExternalServiceResource Returns
YarpRoute Applies to
This function is an extension method on the following types: