次の方法で共有


AlertModificationItem クラス

定義

アラート変更項目。

public class AlertModificationItem
type AlertModificationItem = class
Public Class AlertModificationItem
継承
AlertModificationItem

コンストラクター

AlertModificationItem()

AlertModificationItem クラスの新しいインスタンスを初期化します。

AlertModificationItem(Nullable<AlertModificationEvent>, String, String, String, String, String, String)

AlertModificationItem クラスの新しいインスタンスを初期化します。

プロパティ

Comments

変更コメントを取得または設定します

Description

変更の説明を取得または設定します

ModificationEvent

変更の理由を取得または設定します。 指定できる値は、'AlertCreated'、'StateChange'、'MonitorConditionChange'、'SeverityChange'、'ActionRuleTriggered'、'ActionRuleSuppressed'、'ActionsTriggered'、'ActionsSuppressed'、'ActionsFailed' です。

ModifiedAt

変更された日時を取得または設定します

ModifiedBy

変更されたユーザーの詳細 (プリンシパル クライアント名) を取得または設定します。

NewValue

新しい値を取得または設定します

OldValue

古い値を取得または設定します

適用対象