MetricRollup Class

Definition

Represents the rollup data for Service Bus metrics.

public class MetricRollup
type MetricRollup = class
Public Class MetricRollup
Inheritance
MetricRollup

Constructors

MetricRollup()

Properties

Retention

Gets or sets the time of the retention associated with the rollup.

TimeGrain

Gets or sets the time grain associated with the rollup.

Values

Gets or sets the collection of metric values.

Applies to