Skip to content
Docs Try Aspire
Docs Try

YarpRoute.withTransform

Method
📦 Aspire.Hosting.Yarp v13.4.0
interface YarpRoute {
// ... omitted for brevity
withTransform(transform: Dict<string,string>): YarpRoute;
}

Signature

method withTransform
Add a new transform to the destination.
withTransform(transform: Dict<string,string>): YarpRoute
transform Dict<string,string>
YarpRoute

Defined on

This method is defined on the following type: