Freigeben über


IManagedRuleSetDefinition.RuleGroup Property

Definition

Rule groups of the managed rule set.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="Rule groups of the managed rule set.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IManagedRuleGroupDefinition) }, Read=true, ReadOnly=true, Required=false, SerializedName="ruleGroups", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IManagedRuleGroupDefinition> RuleGroup { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="Rule groups of the managed rule set.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IManagedRuleGroupDefinition) }, Read=true, ReadOnly=true, Required=false, SerializedName="ruleGroups", Update=false)>]
member this.RuleGroup : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IManagedRuleGroupDefinition>
Public ReadOnly Property RuleGroup As List(Of IManagedRuleGroupDefinition)

Property Value

Attributes

Applies to