Skip to content
DocsTry Aspire
DocsTry

withTransformPathSet

Method
📦 Aspire.Hosting.Yarp v13.4.0
interface YarpRoute {
// ... omitted for brevity
withTransformPathSet(path: string): YarpRoute;
}

Signature

methodwithTransformPathSet
Adds the transform which sets the request path with the given value.
withTransformPathSet(path: string): YarpRoute
pathstring
YarpRoute

Applies to

This method applies to the following types: