PartialMonitoringObject.InsertCustomMonitoringPerformanceData Method

 

Applies To: Operations Manager for System Center 2012

Inserts performance data that is associated with this monitoring object into the runtime.

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

Overload List

Name Description
System_CAPS_pubmethod InsertCustomMonitoringPerformanceData(CustomMonitoringPerformanceData)

Inserts performance data that is associated with this monitoring object into the runtime.

System_CAPS_pubmethod InsertCustomMonitoringPerformanceData(ICollection<CustomMonitoringPerformanceData>)

Inserts a collection performance data that is associated with this monitoring object into the runtime.

See Also

PartialMonitoringObject Class
Microsoft.EnterpriseManagement.Monitoring Namespace

Return to top