共用方式為


FirewallPolicyFilterRuleCollection Class

Definition

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
FirewallPolicyFilterRuleCollection

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.

Applies to