Dela via


RouteMatch.QueryParameters Property

Definition

Only match requests that contain all of these query parameters.

public System.Collections.Generic.IReadOnlyList<Yarp.ReverseProxy.Configuration.RouteQueryParameter>? QueryParameters { get; init; }
member this.QueryParameters : System.Collections.Generic.IReadOnlyList<Yarp.ReverseProxy.Configuration.RouteQueryParameter> with get, set
Public Property QueryParameters As IReadOnlyList(Of RouteQueryParameter)

Property Value

Applies to