Compartilhar via


AzureFirewall.NetworkRuleCollections Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a