Criteria 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.
Specifies the criteria for converting log to metric.
public class Criteria
type Criteria = class
Public Class Criteria
- Inheritance
-
Criteria
Constructors
Criteria() |
Initializes a new instance of the Criteria class. |
Criteria(String, IList<Dimension>) |
Initializes a new instance of the Criteria class. |
Properties
Dimensions |
Gets or sets list of Dimensions for creating metric |
MetricName |
Gets or sets name of the metric |
Methods
Validate() |
Validate the object. |