MetricStatisticType Enum

Definition

the metric statistic type. How the metrics from multiple instances are combined.

C#
public enum MetricStatisticType
Inheritance
MetricStatisticType

Fields

Name Value Description
Average 0

Average.

Min 1

Min.

Max 2

Max.

Sum 3

Sum.

Count 4

Count.

Applies to

Produk Versi
Azure SDK for .NET Latest, Preview