Note

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

Access to this page requires authorization. You can try .

PSAzureFirewallNetworkRuleCollection 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 PSAzureFirewallNetworkRuleCollection : Microsoft.Azure.Commands.Network.Models.PSAzureFirewallBaseRuleCollection
type PSAzureFirewallNetworkRuleCollection = class
 inherit PSAzureFirewallBaseRuleCollection
Public Class PSAzureFirewallNetworkRuleCollection
Inherits PSAzureFirewallBaseRuleCollection
Inheritance

Constructors

Name Description
PSAzureFirewallNetworkRuleCollection()

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(PSAzureFirewallNetworkRule)
GetRuleByName(String)
RemoveRuleByName(String)

Applies to