Condividi tramite


ManagedRuleSet.RuleGroupOverride Property

Definition

Defines the rule group overrides to apply to the rule set.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IManagedRuleGroupOverride> RuleGroupOverride { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)>]
member this.RuleGroupOverride : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IManagedRuleGroupOverride> with get, set
Public Property RuleGroupOverride As List(Of IManagedRuleGroupOverride)

Property Value

Implements

Attributes

Applies to