ManagedRuleSetDefinition.RuleGroups 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 rule groups of the managed rule set.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.ruleGroups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.ManagedRuleGroupDefinition> RuleGroups { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ruleGroups")>]
member this.RuleGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.ManagedRuleGroupDefinition>
Public ReadOnly Property RuleGroups As IList(Of ManagedRuleGroupDefinition)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute