PartialMonitoringObject::GetMonitoringClasses Method ()

System Center
 

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Gets all the monitoring classes that this monitoring object is an instance of.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

public:
[ObsoleteAttribute("Use this.GetClasses")]
ReadOnlyCollection<MonitoringClass^>^ GetMonitoringClasses()

This method gets the monitoring classes that are associated with the PartialMonitoringObject object.

Return to top
Show: