Share via


PolicySettingsLogScrubbing.ScrubbingRule Property

Definition

List of log scrubbing rules applied to the Web Application Firewall logs.

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

Property Value

Implements

Attributes

Applies to