AzureFirewallInner.ApplicationRuleCollections Propriedade

Definição

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

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a