Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IMetricDefinition Interface

IMetricDefinition Interface Properties

For a list of all members of this type, see IMetricDefinition members.

Public Properties
 NameDescription
 PropertyA short display string for this metric definition, suitable for end-user display.  
 PropertyThe category of this metric for display purposes. This can be a period delimited string to represent a variable height hierarchy  
 PropertyAn array of the individual category names within the specified category name which is period delimited.  
 PropertyThe display name of this metric (unique within the category name).  
 PropertyThe definitions collection that contains this definition.  
 PropertyA description of what is tracked by this metric, suitable for end-user display.  
 PropertyThe unique Id of this metric definition packet. This can reliably be used as a key to refer to this item.  
 PropertyThe recommended default display interval for graphing.  
 PropertyThe set of metrics that use this definition.  
 PropertyThe internal metric type of this metric definition  
 PropertyThe name of the metric definition being captured.  
 PropertyThe sample type of the metric. Indicates whether the metric represents discrete events or a continuous value.  
Top
See Also