DiagnosticMonitorConfiguration::PerformanceCounters Property
Optional. Enable the collection of Performance Counters.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
public: property PerformanceCounters^ PerformanceCounters { PerformanceCounters^ get(); void set(PerformanceCounters^ value); }
Property Value
Type: Microsoft.Azure.Management.Insights.Models::PerformanceCounters^
Show: