Share via


PSAzureFirewallApplicationRuleCollection Class

Definition

public class PSAzureFirewallApplicationRuleCollection : Microsoft.Azure.Commands.Network.Models.PSAzureFirewallBaseRuleCollection
type PSAzureFirewallApplicationRuleCollection = class
    inherit PSAzureFirewallBaseRuleCollection
Public Class PSAzureFirewallApplicationRuleCollection
Inherits PSAzureFirewallBaseRuleCollection
Inheritance
PSAzureFirewallApplicationRuleCollection

Constructors

Name Description
PSAzureFirewallApplicationRuleCollection()

Properties

Name Description
Action
ActionText
Etag (Inherited from PSChildResource)
Id (Inherited from PSResourceId)
Name (Inherited from PSChildResource)
Priority (Inherited from PSAzureFirewallBaseRuleCollection)
Rules
RulesText

Methods

Name Description
AddRule(PSAzureFirewallApplicationRule)
GetRuleByName(String)
RemoveRuleByName(String)

Applies to