次の方法で共有


IProfileScrubbingRules Interface

Definition

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

Properties

MatchVariable

The variable to be scrubbed from the logs.

Selector

When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.

SelectorMatchOperator

When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to.

State

Defines the state of a log scrubbing rule. Default value is enabled.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to