Freigeben über


ApplicationGatewayFirewallRuleSet.RuleGroups Eigenschaft

Definition

Ruft die Regelgruppen des Web Application Firewall-Regelsatzes ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: