RouteConfig.Match 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.
Parameters used to match requests. This field is required.
public Yarp.ReverseProxy.Configuration.RouteMatch Match { get; init; }
member this.Match : Yarp.ReverseProxy.Configuration.RouteMatch with get, set
Public Property Match As RouteMatch