PartialMonitoringObject::GetMonitoringProperties Method ()

System Center
 

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Gets all the properties that are associated with this monitoring object.

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

public:
[ObsoleteAttribute("Use this.GetProperties")]
ReadOnlyCollection<MonitoringClassProperty^>^ GetMonitoringProperties()
Return to top
Show: