DataSource.PerformanceCounter Property

Definition

Specifies a performance counter data source. This property is valid only when SourceType is PerfCounter

public:
 property Microsoft::SystemInsights::Capability::PerformanceCounterDataSource ^ PerformanceCounter { Microsoft::SystemInsights::Capability::PerformanceCounterDataSource ^ get(); void set(Microsoft::SystemInsights::Capability::PerformanceCounterDataSource ^ value); };
public Microsoft.SystemInsights.Capability.PerformanceCounterDataSource PerformanceCounter { get; set; }
member this.PerformanceCounter : Microsoft.SystemInsights.Capability.PerformanceCounterDataSource with get, set
Public Property PerformanceCounter As PerformanceCounterDataSource

Property Value

Applies to