IAzureFirewall.ApplicationRuleCollections Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets collection of application rule collections used by Azure Firewall.
public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IAzureFirewallApplicationRuleCollection> ApplicationRuleCollections { get; }
member this.ApplicationRuleCollections : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IAzureFirewallApplicationRuleCollection>
Public ReadOnly Property ApplicationRuleCollections As IReadOnlyList(Of IAzureFirewallApplicationRuleCollection)