共用方式為


RuleCounter interface

規則計數器

屬性

appSeen

看到的應用程式

firewallName

防火牆名稱

hitCount

點擊計數

lastUpdatedTimestamp

上次更新的時間戳

priority

priority number

requestTimestamp

要求的時間戳

ruleListName

規則清單名稱

ruleName

規則名稱

ruleStackName

規則堆疊名稱

timestamp

回應時間戳

屬性詳細資料

appSeen

看到的應用程式

appSeen?: AppSeenData

屬性值

firewallName

防火牆名稱

firewallName?: string

屬性值

string

hitCount

點擊計數

hitCount?: number

屬性值

number

lastUpdatedTimestamp

上次更新的時間戳

lastUpdatedTimestamp?: Date

屬性值

Date

priority

priority number

priority: string

屬性值

string

requestTimestamp

要求的時間戳

requestTimestamp?: Date

屬性值

Date

ruleListName

規則清單名稱

ruleListName?: string

屬性值

string

ruleName

規則名稱

ruleName: string

屬性值

string

ruleStackName

規則堆疊名稱

ruleStackName?: string

屬性值

string

timestamp

回應時間戳

timestamp?: Date

屬性值

Date