ThreatIntelligenceAlertRuleTemplateProperties interface
脅威インテリジェンス アラート ルール テンプレートのプロパティ
プロパティ
| severity | このアラート ルールによって作成されたアラートの重大度。 |
継承されたプロパティ
| alert |
このテンプレートによって作成されたアラート ルールの数 |
| created |
このアラート ルール テンプレートが追加された時刻。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| description | アラート ルール テンプレートの説明。 |
| display |
アラート ルール テンプレートの表示名。 |
| last |
このアラート ルール テンプレートが最後に更新された時刻。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| required |
このテンプレートに必要なデータ ソース |
| status | アラート ルール テンプレートの状態。 |
| tactics | アラート ルールの戦術 |
| techniques | アラート ルールの手法 |
プロパティの詳細
severity
このアラート ルールによって作成されたアラートの重大度。
severity: string
プロパティ値
string
継承されたプロパティの詳細
alertRulesCreatedByTemplateCount
このテンプレートによって作成されたアラート ルールの数
alertRulesCreatedByTemplateCount?: number
プロパティ値
number
継承元AlertRuleTemplateWithMitreProperties.alertRulesCreatedByTemplateCount
createdDateUTC
このアラート ルール テンプレートが追加された時刻。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
createdDateUTC?: Date
プロパティ値
Date
description
アラート ルール テンプレートの説明。
description?: string
プロパティ値
string
displayName
アラート ルール テンプレートの表示名。
displayName?: string
プロパティ値
string
lastUpdatedDateUTC
このアラート ルール テンプレートが最後に更新された時刻。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
lastUpdatedDateUTC?: Date
プロパティ値
Date
requiredDataConnectors
このテンプレートに必要なデータ ソース
requiredDataConnectors?: AlertRuleTemplateDataSource[]
プロパティ値
AlertRuleTemplateWithMitreProperties.requiredDataConnectorsから継承
status
tactics
techniques
アラート ルールの手法
techniques?: string[]
プロパティ値
string[]