Dimension Class

Definition

Specifies the criteria for converting log to metric.

public class Dimension
type Dimension = class
Public Class Dimension
Inheritance
Dimension

Constructors

Dimension()

Initializes a new instance of the Dimension class.

Dimension(String, IList<String>)

Initializes a new instance of the Dimension class.

Properties

Name

Gets or sets name of the dimension

OperatorProperty

Operator for dimension values

Values

Gets or sets list of dimension values

Methods

Validate()

Validate the object.

Applies to