Share via


PolicySettingsLogScrubbing.State Property

Definition

State of the log scrubbing config. Default value is Enabled.

public Azure.ResourceManager.Network.Models.WebApplicationFirewallScrubbingState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.Network.Models.WebApplicationFirewallScrubbingState> with get, set
Public Property State As Nullable(Of WebApplicationFirewallScrubbingState)

Property Value

Applies to