Share via


MonitoringAlert.IsMonitorAlert Property

Definition

Whether this alert was generated by a monitor.

public:
 property bool IsMonitorAlert { bool get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public bool IsMonitorAlert { get; }
member this.IsMonitorAlert : bool
Public ReadOnly Property IsMonitorAlert As Boolean

Property Value

Returns a Boolean value that is true if the alert was generated by a monitor and false otherwise.

Attributes

Applies to