Freigeben über


ProfileLogScrubbing.ScrubbingRule 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.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfileScrubbingRules> ScrubbingRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.ScrubbingRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IProfileScrubbingRules> with get, set
Public Property ScrubbingRule As List(Of IProfileScrubbingRules)

Property Value

Implements

Attributes

Applies to