MetricSpecification Class

Definition

Details about operation related to metrics.

public class MetricSpecification
type MetricSpecification = class
Public Class MetricSpecification
Inheritance
MetricSpecification

Constructors

MetricSpecification()

Initializes a new instance of the MetricSpecification class.

MetricSpecification(String, String, String, String, String, IList<String>, String, IList<MetricDimension>)

Initializes a new instance of the MetricSpecification class.

Properties

AggregationType

Gets or sets the type of metric aggregation.

Dimensions

Gets or sets dimensions of the metric

DisplayDescription

Gets or sets the description of the metric.

DisplayName

Gets or sets localized display name of the metric.

MetricClass

Gets or sets type of metrics.

Name

Gets or sets the name of the metric.

SupportedAggregationTypes

Gets or sets support metric aggregation type.

Unit

Gets or sets the unit that the metric is measured in.

Applies to