SingleQueryResult interface
屬性
description | 描述簽章強制執行的內容 |
destination |
描述與這個簽章相關的目的地埠清單 |
direction | 描述要強制執行的方向簽章:0 - OutBound、1 - InBound、2 - Any、3 - Internal、4 - InternalOutbound |
group | 描述簽章所屬的群組 |
inherited |
描述此覆寫是否繼承自基底原則 |
last |
描述協力廠商廠商提供的簽章 (上次更新時間) |
mode | 目前強制模式,0 - 已停用,1 - 警示,2 -Deny |
protocol | 描述正在強制執行簽章的通訊協定 |
severity | 描述簽章的嚴重性:1 - 高、2 - 中、3 - 低 |
signature |
簽章的識別碼 |
source |
描述與這個簽章相關的來源埠清單 |
屬性詳細資料
description
描述簽章強制執行的內容
description?: string
屬性值
string
destinationPorts
描述與這個簽章相關的目的地埠清單
destinationPorts?: string[]
屬性值
string[]
direction
描述要強制執行的方向簽章:0 - OutBound、1 - InBound、2 - Any、3 - Internal、4 - InternalOutbound
direction?: FirewallPolicyIdpsSignatureDirection
屬性值
group
描述簽章所屬的群組
group?: string
屬性值
string
inheritedFromParentPolicy
描述此覆寫是否繼承自基底原則
inheritedFromParentPolicy?: boolean
屬性值
boolean
lastUpdated
描述協力廠商廠商提供的簽章 (上次更新時間)
lastUpdated?: string
屬性值
string
mode
目前強制模式,0 - 已停用,1 - 警示,2 -Deny
mode?: FirewallPolicyIdpsSignatureMode
屬性值
protocol
描述正在強制執行簽章的通訊協定
protocol?: string
屬性值
string
severity
描述簽章的嚴重性:1 - 高、2 - 中、3 - 低
severity?: FirewallPolicyIdpsSignatureSeverity
屬性值
signatureId
簽章的識別碼
signatureId?: number
屬性值
number
sourcePorts
描述與這個簽章相關的來源埠清單
sourcePorts?: string[]
屬性值
string[]