Dela via


RouteQueryParameter.Mode Property

Definition

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

Property Value

Applies to