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 | |
---|---|---|
InsertCustomMonitoringPerformanceData(CustomMonitoringPerformanceData) | Inserts performance data that is associated with this monitoring object into the runtime. |
|
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