Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSAzureFirewallApplicationRuleCollection Class

Definition

Namespace:
Microsoft.Azure.Commands.Network.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Network.dll

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.

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