Skip to content
Docs Try Aspire
Docs Try

YarpRoute.withTransforms

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

Signature

method withTransforms
Set the Transforms of the destination
withTransforms(transforms: Dict<string,string>[]): YarpRoute
transforms Dict<string,string>[]
YarpRoute

Defined on

This method is defined on the following type: