PartialMonitoringObjectBase::GetMonitoringAlerts Method ()
System Center
Applies To: Operations Manager for System Center 2012
Gets all the monitoring alert objects that are related to this monitoring object.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Return Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<MonitoringAlert^>^Returns a ReadOnlyCollection<T> of MonitoringAlert objects.
Show: