Share via


MonitoringClass.GetMonitoringProperties Method

 

Applies To: Operations Manager for System Center 2012

Retrieves the monitoring property objects that are associated with this monitoring class.

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

Overload List

Name Description
System_CAPS_pubmethod GetMonitoringProperties()

Obsolete.Retrieves all the monitoring property objects that are associated with this monitoring class.

System_CAPS_pubmethod GetMonitoringProperties(BaseClassTraversalDepth)

Obsolete.Retrieves the monitoring property objects that are associated with this monitoring class, optionally including the monitoring property objects that target the base classes of this class.

See Also

MonitoringClass Class
Microsoft.EnterpriseManagement.Configuration Namespace

Return to top