Freigeben über


AzureFirewallInner.ApplicationRuleCollections Eigenschaft

Definition

Ruft die Auflistung von Anwendungsregelsammlungen ab, die von Azure Firewall verwendet werden, oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: