IAzureFirewall.NatRuleCollections Property

Definition

Gets collection of NAT rule collections used by Azure Firewall.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IAzureFirewallNatRuleCollection> NatRuleCollections { get; }
member this.NatRuleCollections : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IAzureFirewallNatRuleCollection>
Public ReadOnly Property NatRuleCollections As IReadOnlyList(Of IAzureFirewallNatRuleCollection)

Property Value

Applies to