Compartir a través de


AzureFirewallInner.ApplicationRuleCollections Propiedad

Definición

Obtiene o establece la colección de colecciones de reglas de aplicación usadas por Azure Firewall.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a