Name | Description | |
---|---|---|
BoundType | When bound, indicates the exact interface or object type that was bound. | |
Caption | A short display string for this metric definition, suitable for end-user display. | |
CategoryName | The category of this metric for display purposes. This can be a period delimited string to represent a variable height hierarchy. | |
CounterName | The display name of this metric (unique within the category name). | |
Description | A description of what is tracked by this metric, suitable for end-user display. | |
Id | The unique Id of this sampled metric definition. This can reliably be used as a key to refer to this item, within the same session which created it. | |
Interval | The recommended default display interval for graphing. | |
IsBound | Indicates if this definition is configured to retrieve its information directly from an object. | |
IsReadOnly | Indicates that this sampled metric definition has been registered and can not be altered (always true for sampled metric definitions). | |
Key | The three-part key of the metric definition being captured, as a single string. | |
MetricsSystem | The metric capture system label under which this metric definition was created. | |
RequiresMultipleSamples | Indicates whether a final value can be determined from just one sample or if two comparable samples are required. | |
SamplingType | The intended method of interpreting the sampled counter value. | |
UnitCaption | The display caption for the units this metric's values represent, or null for unit-less values. |