Skip to content
Docs Try Aspire
Docs Try

withTransformQueryRemoveKey

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

Signature

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

Applies to

This method applies to the following types: