HttpRouteMatchPath

Path to match for routing.

Properties

Name Type Required
value string Yes
rewrite string No
type string Yes

value

Type: string
Required: Yes

Uri path to match for request.


rewrite

Type: string
Required: No

replacement string for matched part of the Uri.


type

Type: string
Required: Yes
Default: prefix

how to match value in the Uri