AzureFirewallInner.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.Fluent.Models.AzureFirewallNatRuleCollectionInner> NatRuleCollections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.natRuleCollections")>]
member this.NatRuleCollections : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallNatRuleCollectionInner> with get, set
Public Property NatRuleCollections As IList(Of AzureFirewallNatRuleCollectionInner)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a