ThreatIntelligenceAlertRuleTemplateProperties interface

脅威インテリジェンス アラート ルール テンプレートのプロパティ

Extends

プロパティ

severity

このアラート ルールによって作成されたアラートの重大度。

継承されたプロパティ

alertRulesCreatedByTemplateCount

このテンプレートによって作成されたアラート ルールの数

createdDateUTC

このアラート ルール テンプレートが追加された時刻。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

description

アラート ルール テンプレートの説明。

displayName

アラート ルール テンプレートの表示名。

lastUpdatedDateUTC

このアラート ルール テンプレートが最後に更新された時刻。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

requiredDataConnectors

このテンプレートに必要なデータ ソース

status

アラート ルール テンプレートの状態。

tactics

アラート ルールの戦術

techniques

アラート ルールの手法

プロパティの詳細

severity

このアラート ルールによって作成されたアラートの重大度。

severity: string

プロパティ値

string

継承されたプロパティの詳細

alertRulesCreatedByTemplateCount

このテンプレートによって作成されたアラート ルールの数

alertRulesCreatedByTemplateCount?: number

プロパティ値

number

継承元AlertRuleTemplateWithMitreProperties.alertRulesCreatedByTemplateCount

createdDateUTC

このアラート ルール テンプレートが追加された時刻。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

createdDateUTC?: Date

プロパティ値

Date

承元AlertRuleTemplateWithMitreProperties.createdDateUTC

description

アラート ルール テンプレートの説明。

description?: string

プロパティ値

string

承元AlertRuleTemplateWithMitreProperties.description

displayName

アラート ルール テンプレートの表示名。

displayName?: string

プロパティ値

string

承元AlertRuleTemplateWithMitreProperties.displayName

lastUpdatedDateUTC

このアラート ルール テンプレートが最後に更新された時刻。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

lastUpdatedDateUTC?: Date

プロパティ値

Date

承元AlertRuleTemplateWithMitreProperties.lastUpdatedDateUTC

requiredDataConnectors

このテンプレートに必要なデータ ソース

requiredDataConnectors?: AlertRuleTemplateDataSource[]

プロパティ値

AlertRuleTemplateWithMitreProperties.requiredDataConnectorsから継承

status

アラート ルール テンプレートの状態。

status?: string

プロパティ値

string

承元AlertRuleTemplateWithMitreProperties.status

tactics

アラート ルールの戦術

tactics?: string[]

プロパティ値

string[]

承元AlertRuleTemplateWithMitreProperties.tactics

techniques

アラート ルールの手法

techniques?: string[]

プロパティ値

string[]

承元AlertRuleTemplateWithMitreProperties.techniques