Share via


Profile.LogScrubbingRule Property

Definition

List of log scrubbing rules applied to the Azure Front Door profile logs.

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

Property Value

Implements

Attributes

Applies to