GatewayPathMatchType
Enum
enum GatewayPathMatchType { PathPrefix = 0, Exact = 1, RegularExpression = 2,}Values
PathPrefix0Exact1RegularExpression2API 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,}PathPrefix0Exact1RegularExpression2