DiagnosticMonitorConfiguration::PerformanceCounters Property

 

Optional. Enable the collection of Performance Counters.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
property PerformanceCounters^ PerformanceCounters {
	PerformanceCounters^ get();
	void set(PerformanceCounters^ value);
}
Return to top
Show: