HttpRouteMatchV1 Properties
Class Properties 2 members
Defines match conditions for an HTTPRoute rule.
Gets the header match conditions.
public List<HttpRouteHeaderMatchV1> Headers { get; } Gets or sets the path match condition.
public HttpRoutePathMatchV1? Path { get; set; }