Skip to content
Docs Try Aspire
Docs Try

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

Applies to

This method applies to the following types: