Share via


AzureFirewallNatRuleCollectionProperties interface

Properties of the NAT rule collection.

Properties

action

The action type of a NAT rule collection.

priority

Priority of the NAT rule collection resource.

rules

Collection of rules used by a NAT rule collection.

Property Details

action

The action type of a NAT rule collection.

action?: AzureFirewallNatRCAction

Property Value

priority

Priority of the NAT rule collection resource.

priority?: number

Property Value

number

rules

Collection of rules used by a NAT rule collection.

rules?: AzureFirewallNatRule[]

Property Value