GatewayPathMatchType
Enum
enum GatewayPathMatchType { PathPrefix = 0, Exact = 1, RegularExpression = 2,}Values
PathPrefix 0 Exact 1 RegularExpression 2 API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
enum GatewayPathMatchType { PathPrefix = 0, Exact = 1, RegularExpression = 2,}PathPrefix 0 Exact 1 RegularExpression 2