FirewallPolicyFilterRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Firewall Policy Filter Rule.
public class FirewallPolicyFilterRule : Azure.ResourceManager.Network.Models.FirewallPolicyRule
type FirewallPolicyFilterRule = class
inherit FirewallPolicyRule
Public Class FirewallPolicyFilterRule
Inherits FirewallPolicyRule
- Inheritance
Constructors
FirewallPolicyFilterRule() |
Initializes a new instance of FirewallPolicyFilterRule. |
Properties
Action |
The action type of a Filter rule. |
Name |
The name of the rule. (Inherited from FirewallPolicyRule) |
Priority |
Priority of the Firewall Policy Rule resource. (Inherited from FirewallPolicyRule) |
RuleConditions |
Collection of rule conditions used by a rule. |