ExclusionManagedRuleSet.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.
Defines the rule groups to apply to the rule set.
public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ExclusionManagedRuleGroup> RuleGroups { get; set; }
member this.RuleGroups : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ExclusionManagedRuleGroup> with get, set
Public Property RuleGroups As BicepList(Of ExclusionManagedRuleGroup)