Partilhar via


AzureFirewallInner.NetworkRuleCollections Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a