次の方法で共有


ScheduledAlertRuleTemplate クラス

定義

スケジュールされたアラート ルール テンプレートを表します。

public class ScheduledAlertRuleTemplate : Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleTemplateData
type ScheduledAlertRuleTemplate = class
    inherit SecurityInsightsAlertRuleTemplateData
Public Class ScheduledAlertRuleTemplate
Inherits SecurityInsightsAlertRuleTemplateData
継承

コンストラクター

ScheduledAlertRuleTemplate()

ScheduledAlertRuleTemplate の新しいインスタンスを初期化します。

プロパティ

AlertDetailsOverride

アラートの詳細によって設定がオーバーライドされます。

AlertRulesCreatedByTemplateCount

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

CreatedDateUTC

このアラート ルール テンプレートが追加された時刻。

CustomDetails

アラートにアタッチされる列の文字列キーと値のペアのディクショナリ。

Description

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

DisplayName

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

EntityMappings

アラート ルールのエンティティ マッピングの配列。

EventGroupingAggregationKind

イベント グループの集計の種類。

Id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

(継承元 ResourceData)
LastUpdatedDateUTC

このアラート ルール テンプレートが最後に更新された時刻。

Name

リソースの名前。

(継承元 ResourceData)
Query

このルールのアラートを作成するクエリ。

QueryFrequency

このアラート ルールを実行する頻度 (ISO 8601 期間形式)。

QueryPeriod

このアラート ルールで確認される期間 (ISO 8601 期間形式)。

RequiredDataConnectors

このテンプレートに必要なデータ コネクタ。

ResourceType

リソースの型。 たとえば、"Microsoft.Compute/virtualMachines" や "Microsoft.Storage/storageAccounts" などです。

(継承元 ResourceData)
Severity

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

Status

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

SystemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

(継承元 ResourceData)
Tactics

アラート ルール テンプレートの戦術。

Techniques

アラート ルール テンプレートの手法。

TriggerOperator

アラート ルールをトリガーするしきい値に対する操作。

TriggerThreshold

しきい値によって、このアラート ルールがトリガーされます。

Version

このテンプレートのバージョン - a.b.c> の形式<で、すべて数値です。 たとえば <、1.0.2 などです>。

適用対象