ManagedRuleGroupOverride.Rule Property

Definition

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

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

Property Value

Implements

Attributes

Applies to