共用方式為


SingleQueryResult interface

屬性

description

描述簽章強制執行的內容

destinationPorts

描述與此簽章相關的目的地埠清單

direction

描述要強制執行的方向簽章:0 - OutBound、1 - InBound、2 - Any、3 - Internal、4 - InternalOutbound、5 - InternalInbound

group

描述簽章所屬的群組

inheritedFromParentPolicy

描述此覆寫是否繼承自基底原則

lastUpdated

描述簽章的上次更新時間(由第三方廠商提供)

mode

目前強制模式,0 - 已停用,1 - 警示,2 -Deny

protocol

描述正在強制執行簽章的通訊協定

severity

描述簽章的嚴重性:1 - 高,2 - 中,3 - 低

signatureId

簽章的標識碼

sourcePorts

描述與此簽章相關的來源埠清單

屬性詳細資料

description

描述簽章強制執行的內容

description?: string

屬性值

string

destinationPorts

描述與此簽章相關的目的地埠清單

destinationPorts?: string[]

屬性值

string[]

direction

描述要強制執行的方向簽章:0 - OutBound、1 - InBound、2 - Any、3 - Internal、4 - InternalOutbound、5 - InternalInbound

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[]