Freigeben über


AzureFirewallInner.NatRuleCollections Eigenschaft

Definition

Ruft die Auflistung von NAT-Regelauflistungen ab, die von Azure Firewall verwendet werden, oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: