Share via


PolicySettingsLogScrubbing.ScrubbingRules Property

Definition

Gets or sets list of log scrubbing rules applied to the Web Application Firewall logs.

[Newtonsoft.Json.JsonProperty(PropertyName="scrubbingRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.WebApplicationFirewallScrubbingRules> ScrubbingRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scrubbingRules")>]
member this.ScrubbingRules : System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.WebApplicationFirewallScrubbingRules> with get, set
Public Property ScrubbingRules As IList(Of WebApplicationFirewallScrubbingRules)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to