Share via


MetricValue.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.

[Microsoft.Azure.PowerShell.Cmdlets.Metric.Origin(Microsoft.Azure.PowerShell.Cmdlets.Metric.PropertyOrigin.Owned)]
public double? Count { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Metric.Origin(Microsoft.Azure.PowerShell.Cmdlets.Metric.PropertyOrigin.Owned)>]
member this.Count : Nullable<double> with get, set
Public Property Count As Nullable(Of Double)

Property Value

Implements

Attributes

Applies to