|
Name
|
Type
|
Description
|
| associatedCounterId | xsd:int[] |
The counter IDs associated with the same performance counter name for the same
device type. For example, the rollup types for CPU Usage for a host are
average, minimum, and maximum. Therefore, their counter IDs are associated.
|
| groupInfo | ElementDescription |
The group of the performance counter with its label and summary details. For
example, the "cpu" group for performance counters.
|
| key | xsd:int |
The Performance counter ID.
|
| nameInfo | ElementDescription |
The name of the counter with label and summary details. For example, the
counter with name "usage" for the "cpu" group of performance counters.
|
| rollupType | PerfSummaryType |
The counter type. Acceptable values include average, maximum, minimum, latest,
summation, or none. This determines the type of statistical values that are
returned for the counter.
|
| statsType | PerfStatsType |
Statistics type for the counter. Acceptable values include absolute, delta, or
rate.
|
| unitInfo | ElementDescription |
The unit for the values of the performance counter with its label and summary
details. See Unit for a
description of the valid values.
|
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |