AzureFirewall.NatRuleCollections Property
Definition
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.
Gets or sets collection of NAT rule collections used by Azure Firewall.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.natRuleCollections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.AzureFirewallNatRuleCollection> NatRuleCollections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.natRuleCollections")>]
member this.NatRuleCollections : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.AzureFirewallNatRuleCollection> with get, set
Public Property NatRuleCollections As IList(Of AzureFirewallNatRuleCollection)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute