共用方式為


ProfileScrubbingRules interface

定義記錄清除規則的內容。

屬性

matchVariable

要從記錄中清除的變數。

selector

matchVariable 是集合時,運算符會用來指定這個規則套用至集合中的哪些元素。

selectorMatchOperator

matchVariable 是集合時,請在選取器上操作,以指定套用此規則的集合中的哪些元素。

state

定義記錄清除規則的狀態。 預設值已啟用。

屬性詳細資料

matchVariable

要從記錄中清除的變數。

matchVariable: string

屬性值

string

selector

matchVariable 是集合時,運算符會用來指定這個規則套用至集合中的哪些元素。

selector?: string

屬性值

string

selectorMatchOperator

matchVariable 是集合時,請在選取器上操作,以指定套用此規則的集合中的哪些元素。

selectorMatchOperator: string

屬性值

string

state

定義記錄清除規則的狀態。 預設值已啟用。

state?: string

屬性值

string