MonitoringAlertUpdateFailure.MonitoringAlert Property
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.
The alert that failed to update.
public:
property Microsoft::EnterpriseManagement::Monitoring::MonitoringAlert ^ MonitoringAlert { Microsoft::EnterpriseManagement::Monitoring::MonitoringAlert ^ get(); };
public Microsoft.EnterpriseManagement.Monitoring.MonitoringAlert MonitoringAlert { get; }
member this.MonitoringAlert : Microsoft.EnterpriseManagement.Monitoring.MonitoringAlert
Public ReadOnly Property MonitoringAlert As MonitoringAlert
Property Value
Returns a MonitoringAlert object.