ConnectorMonitoringAlertUpdateFailure Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an alert update failure.
public ref class ConnectorMonitoringAlertUpdateFailure
[System.Runtime.Serialization.DataContract]
public class ConnectorMonitoringAlertUpdateFailure
type ConnectorMonitoringAlertUpdateFailure = class
Public Class ConnectorMonitoringAlertUpdateFailure
- Inheritance
-
ConnectorMonitoringAlertUpdateFailure
- Attributes
Remarks
Occurs when a failure occurs during an alert update.
Constructors
| ConnectorMonitoringAlertUpdateFailure() |
Initializes a new ConnectorMonitoringAlertUpdateFailure object. |
Fields
| Message |
The failure message. |
| MonitoringAlertId |
The alert that failed to update. |
| Reason |
The reason for the failure. |