Skip to content
DocsTry Aspire
DocsTry

withTransformQueryRemoveKey

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

Signature

methodwithTransformQueryRemoveKey
Adds the transform that will remove the given query key.
withTransformQueryRemoveKey(queryKey: string): YarpRoute
queryKeystring
YarpRoute

Applies to

This method applies to the following types: