Skip to content
Docs Try Aspire
Docs Try

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

Applies to

This method applies to the following types: