Share via


MonitorMetricValue.Count Property

Definition

the number of samples in the time range. Can be used to determine the number of values that contributed to the average value.

public double? Count { get; }
member this.Count : Nullable<double>
Public ReadOnly Property Count As Nullable(Of Double)

Property Value

Applies to