SingleQueryResult interface
プロパティ
| description | 署名で適用される内容について説明します |
| destination |
この署名に関連する宛先ポートの一覧について説明します |
| direction | 方向署名が適用される方向について説明します。0 - 送信、1 - 送信、2 - Any、3 - Internal、4 - InternalOutbound、5 - InternalInbound |
| group | 署名が属するグループについて説明します |
| inherited |
このオーバーライドが基本ポリシーから継承されるかどうかを説明します。 |
| last |
署名の最終更新時刻について説明します (サード パーティ ベンダーから提供) |
| mode | 現在のモードが適用されます。0 - 無効、1 - アラート、2 -Deny |
| protocol | 署名が適用されているプロトコルについて説明します |
| severity | 署名の重大度について説明します。1 - 高、2 - 中、3 - 低 |
| signature |
署名の ID |
| source |
この署名に関連するソース ポートの一覧について説明します |
プロパティの詳細
description
署名で適用される内容について説明します
description?: string
プロパティ値
string
destinationPorts
この署名に関連する宛先ポートの一覧について説明します
destinationPorts?: string[]
プロパティ値
string[]
direction
方向署名が適用される方向について説明します。0 - 送信、1 - 送信、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
署名の ID
signatureId?: number
プロパティ値
number
sourcePorts
この署名に関連するソース ポートの一覧について説明します
sourcePorts?: string[]
プロパティ値
string[]