Freigeben über


IProfileLogScrubbing Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ProfileLogScrubbingTypeConverter))]
public interface IProfileLogScrubbing : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ProfileLogScrubbingTypeConverter))>]
type IProfileLogScrubbing = interface
    interface IJsonSerializable
Public Interface IProfileLogScrubbing
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ScrubbingRule

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

State

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

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to