MetricValue Class

Definition

Represents the value of a metric associated with the service bus.

public class MetricValue
type MetricValue = class
Public Class MetricValue
Inheritance
MetricValue

Constructors

MetricValue()

Properties

Average

Gets or sets the average value of a metric.

Max

Gets or sets the maximum value of a metric.

Min

Gets or sets the minimum value of a metric.

Timestamp

Gets or sets the time stamp associated with the metric value.

Total

Gets or sets the total metric value.

Applies to