Share via


ExclusionManagedRuleSet.RuleGroups Property

Definition

Gets or sets defines the rule groups to apply to the rule set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to