Freigeben über


AzureFirewallApplicationRuleCollectionInner.Rules Eigenschaft

Definition

Ruft eine Auflistung von Regeln ab, die von einer Anwendungsregelsammlung verwendet werden, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: