Represents a failure that occurred from updating an alert.
The following tables list the members exposed by the ConnectorMonitoringAlertUpdateFailure type.
Public
Constructors
| Name | Description | |
|---|---|---|
| ConnectorMonitoringAlertUpdateFailure | Initializes a new ConnectorMonitoringAlertUpdateFailure object. |
Public Fields
| Name | Description | |
|---|---|---|
|
Message | The message for the failure that occurred from updating an alert. |
|
MonitoringAlertId | The globally unique identifier (GUID) of the alert that failed to get updated. |
|
Reason | A ConnectorMonitoringAlertUpdateFailureReason object that represents the reason for the failure that occurred from updating an alert. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

