Get Data Collection Rule Data Source Performance Counter
Constructors
Properties
Link copied to clipboard
Specifies a list of specifier names of the performance counters you want to collect. Use a wildcard *
to collect counters for all instances. To get a list of performance counters on Windows, run the command typeperf
.
Link copied to clipboard
The number of seconds between consecutive counter measurements (samples). The value should be integer between 1
and 1800
inclusive.