PartialMonitoringObject::InsertCustomMonitoringPerformanceData Method (CustomMonitoringPerformanceData^)
System Center
Applies To: Operations Manager for System Center 2012
Inserts performance data that is associated with this monitoring object into the runtime.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
public: void InsertCustomMonitoringPerformanceData( CustomMonitoringPerformanceData^ customPerformanceData )
Parameters
- customPerformanceData
-
Type:
Microsoft.EnterpriseManagement.Monitoring::CustomMonitoringPerformanceData^
The performance data to insert.
For an example, see How to Insert Custom Event and Performance Data.
Show: