MetricCounter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The metric counter
public class MetricCounter
type MetricCounter = class
Public Class MetricCounter
- Inheritance
-
MetricCounter
Constructors
MetricCounter() |
Initializes a new instance of the MetricCounter class. |
MetricCounter(String, String, IList<MetricDimension>, IList<MetricDimension>) |
Initializes a new instance of the MetricCounter class. |
Properties
AdditionalDimensions |
Gets or sets the additional dimensions to be added to metric. |
DimensionFilter |
Gets or sets the dimension filter. |
Instance |
Gets or sets the instance from which counter should be collected. |
Name |
Gets or sets the counter name. |
Methods
Validate() |
Validate the object. |