EventsCustomMetricInfo Class

Definition

The custom metric info

public class EventsCustomMetricInfo
type EventsCustomMetricInfo = class
Public Class EventsCustomMetricInfo
Inheritance
EventsCustomMetricInfo

Constructors

EventsCustomMetricInfo()

Initializes a new instance of the EventsCustomMetricInfo class.

EventsCustomMetricInfo(String, Nullable<Double>, Nullable<Double>, Nullable<Int32>, Nullable<Double>, Nullable<Double>, Nullable<Double>)

Initializes a new instance of the EventsCustomMetricInfo class.

Properties

Name

Gets or sets the name of the custom metric

Value

Gets or sets the value of the custom metric

ValueCount

Gets or sets the count of the custom metric

ValueMax

Gets or sets the maximum value of the custom metric

ValueMin

Gets or sets the minimum value of the custom metric

ValueStdDev

Gets or sets the standard deviation of the custom metric

ValueSum

Gets or sets the sum of the custom metric

Applies to