Delen via


AzureFirewallInner.NetworkRuleCollections Property

Definition

Gets or sets collection of network rule collections used by Azure Firewall.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkRuleCollections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallNetworkRuleCollectionInner> NetworkRuleCollections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkRuleCollections")>]
member this.NetworkRuleCollections : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallNetworkRuleCollectionInner> with get, set
Public Property NetworkRuleCollections As IList(Of AzureFirewallNetworkRuleCollectionInner)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to