ProfileScrubbingRules interface
定義記錄清除規則的內容。
屬性
match |
要從記錄中清除的變數。 |
selector | matchVariable 是集合時,運算子會用來指定此規則套用至集合中的哪些專案。 |
selector |
當 matchVariable 是集合時,請在選取器上作,以指定套用此規則的集合中的哪些元素。 |
state | 定義記錄清除規則的狀態。 預設值已啟用。 |
屬性詳細資料
matchVariable
要從記錄中清除的變數。
matchVariable: string
屬性值
string
selector
matchVariable 是集合時,運算子會用來指定此規則套用至集合中的哪些專案。
selector?: string
屬性值
string
selectorMatchOperator
當 matchVariable 是集合時,請在選取器上作,以指定套用此規則的集合中的哪些元素。
selectorMatchOperator: string
屬性值
string
state
定義記錄清除規則的狀態。 預設值已啟用。
state?: string
屬性值
string