Share via


IAzureFirewallNatRuleCollection.Rules Property

Definition

Gets collection of rules used by a NAT rule collection.

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

Property Value

Applies to