次の方法で共有


SecurityAlertData.IsIncident プロパティ

定義

このフィールドは、アラートがインシデントである (複数のアラートの複合グループ化) か、単一のアラートであるかを決定します。

public bool? IsIncident { get; }
member this.IsIncident : Nullable<bool>
Public ReadOnly Property IsIncident As Nullable(Of Boolean)

プロパティ値

適用対象