MetricValue.Count Property

 

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

Namespace:   Microsoft.Azure.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

Public Property Count As Nullable(Of Long)

Property Value

Type: System.Nullable(Of Int64)
Return to top
Show: