FirewallPolicyFilterRuleCollection 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 Collection.
public class FirewallPolicyFilterRuleCollection : Microsoft.Azure.Management.Network.Models.FirewallPolicyRuleCollection
type FirewallPolicyFilterRuleCollection = class
inherit FirewallPolicyRuleCollection
Public Class FirewallPolicyFilterRuleCollection
Inherits FirewallPolicyRuleCollection
- Inheritance
Constructors
FirewallPolicyFilterRuleCollection() |
Initializes a new instance of the FirewallPolicyFilterRuleCollection class. |
FirewallPolicyFilterRuleCollection(String, Nullable<Int32>, FirewallPolicyFilterRuleCollectionAction, IList<FirewallPolicyRule>) |
Initializes a new instance of the FirewallPolicyFilterRuleCollection class. |
Properties
Action |
Gets or sets the action type of a Filter rule collection. |
Name |
Gets or sets the name of the rule collection. (Inherited from FirewallPolicyRuleCollection) |
Priority |
Gets or sets priority of the Firewall Policy Rule Collection resource. (Inherited from FirewallPolicyRuleCollection) |
Rules |
Gets or sets list of rules included in a rule collection. |
Methods
Validate() |
Validate the object. |