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