Udostępnij przez


MetricValue.Total Property

Definition

The sum of all of the values in the time range.

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

Property Value

Implements

Attributes

Applies to