public sealed class FirewallPolicyRuleMatcher : IMessage<FirewallPolicyRuleMatcher>, IEquatable<FirewallPolicyRuleMatcher>, IDeepCloneable<FirewallPolicyRuleMatcher>, IBufferMessage, IMessage
Represents a match condition that incoming traffic is evaluated against. Exactly one field must be specified.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eFirewallPolicyRuleMatcher\u003c/code\u003e class, which is used to define match conditions for incoming network traffic.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eFirewallPolicyRuleMatcher\u003c/code\u003e class is 3.6.0, with older versions from 3.5.0 down to 1.0.0 also being documented and linked.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFirewallPolicyRuleMatcher\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for \u003ccode\u003eDestIpRanges\u003c/code\u003e, \u003ccode\u003eLayer4Configs\u003c/code\u003e, and \u003ccode\u003eSrcIpRanges\u003c/code\u003e, allowing configuration of destination IP ranges, IP protocols/ports, and source IP ranges, respectively, for traffic matching.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallPolicyRuleMatcher\u003c/code\u003e class has two constructors, one being an empty constructor, and another that takes in another instance of itself.\u003c/p\u003e\n"]]],[],null,[]]