RouteQueryParameter.Mode Property
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.
Specifies how query parameter values should be compared (e.g. exact matches Vs. contains). Defaults to Exact.
public Yarp.ReverseProxy.Configuration.QueryParameterMatchMode Mode { get; init; }
member this.Mode : Yarp.ReverseProxy.Configuration.QueryParameterMatchMode with get, set
Public Property Mode As QueryParameterMatchMode