Condividi tramite


IPolicySettings.LogScrubbingSetting Property

Definition

Defines rules that scrub sensitive fields in the Web Application Firewall logs.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="Defines rules that scrub sensitive fields in the Web Application Firewall logs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IPolicySettingsLogScrubbing) }, Read=true, ReadOnly=false, Required=false, SerializedName="logScrubbing", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IPolicySettingsLogScrubbing LogScrubbingSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="Defines rules that scrub sensitive fields in the Web Application Firewall logs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IPolicySettingsLogScrubbing) }, Read=true, ReadOnly=false, Required=false, SerializedName="logScrubbing", Update=true)>]
member this.LogScrubbingSetting : Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IPolicySettingsLogScrubbing with get, set
Public Property LogScrubbingSetting As IPolicySettingsLogScrubbing

Property Value

Attributes

Applies to