Compartilhar via


AzureFirewall.NatRuleCollections Propriedade

Definição

Obtém ou define a coleção de coleções de regras NAT usadas por Firewall do Azure.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a