Skip to content
Docs Try Aspire
Docs Try

withOrder

Method
📦 Aspire.Hosting.Yarp v13.3.0
interface YarpRoute {
// ... omitted for brevity
withOrder(order: number): YarpRoute;
}

Signature

method withOrder
Sets the route order.
withOrder(order: number): YarpRoute
order number
YarpRoute

Applies to

This method applies to the following types: