Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSAzureFirewallNatRuleCollection 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 PSAzureFirewallNatRuleCollection : Microsoft.Azure.Commands.Network.Models.PSAzureFirewallBaseRuleCollection
type PSAzureFirewallNatRuleCollection = class
inherit PSAzureFirewallBaseRuleCollection
Public Class PSAzureFirewallNatRuleCollection
Inherits PSAzureFirewallBaseRuleCollection
- Inheritance
-
PSAzureFirewallNatRuleCollection
Constructors
| Name | Description |
|---|---|
| PSAzureFirewallNatRuleCollection() | |
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(PSAzureFirewallNatRule) | |
| GetRuleByName(String) | |
| RemoveRuleByName(String) | |
