QueryParameterRouteTransform Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class QueryParameterRouteTransform : Yarp.ReverseProxy.Transforms.QueryParameterTransform
type QueryParameterRouteTransform = class
inherit QueryParameterTransform
Public Class QueryParameterRouteTransform
Inherits QueryParameterTransform
- Inheritance
Constructors
QueryParameterRouteTransform(QueryStringTransformMode, String, String) |
Methods
ApplyAsync(RequestTransformContext) |
Transforms any of the available fields before building the outgoing request. (Inherited from QueryParameterTransform) |
GetValue(RequestTransformContext) | System.Object.GetValue(Yarp.ReverseProxy.Transforms.RequestTransformContext) |