你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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