MatchRuleFilter¶
A set of additional filter criteria for a match rule
| Property | Type | Required | Description |
|---|---|---|---|
| FilterAction | Enumeration | True | Valid values: None, Any, All |
| Rules | MatchRule | True | Matches on all rules in the array and returns true/false based upon the FilterAction |