RouteMapMatchCondition type
Match condition to apply RouteMap rules.
KnownRouteMapMatchCondition can be used interchangeably with RouteMapMatchCondition,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown: Unknown
Contains: Contains
Equals: Equals
NotContains: NotContains
NotEquals: NotEquals
type RouteMapMatchCondition = string