PSAzureFirewallNatRuleCollection Class

Definition

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

Constructors

PSAzureFirewallNatRuleCollection()

Properties

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

Methods

AddRule(PSAzureFirewallNatRule)
GetRuleByName(String)
RemoveRuleByName(String)

Applies to