ManagedRuleGroupOverride.ManagedRuleOverride Property

Definition

List of rules that will be disabled. If none specified, all rules in the group will be disabled.

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

Property Value

Implements

Attributes

Applies to