Name | Description | |
---|---|---|
Caption | A short caption of what the metric tracks, suitable for end-user display. | |
CategoryName | The category of this metric for display purposes. Category is the top displayed hierarchy. | |
CounterName | The display name of this metric (unique within the category name). | |
Definition | The definition of this metric object. | |
Description | A description of what is tracked by this metric, suitable for end-user display. | |
EndDateTime | The last date and time of the raw data samples. | |
Id | The unique Id of this metric instance. This can reliably be used as a key to refer to this item. | |
InstanceName | Gets or sets an instance name for this performance counter. | |
IsDefault | Indicates whether this is the default metric instance for this metric definition or not. | |
MetricTypeName | The internal metric type of this metric definition | |
Name | The fully qualified name of the metric being captured. | |
Samples | The set of raw samples for this metric | |
SampleType | The sample type of the metric. Indicates whether the metric represents discrete events or a continuous value. | |
StartDateTime | The earliest start date and time of the raw data samples. |