Partager via


MetricData.Sum Propriété

Définition

Obtient ou définit la somme de tous les exemples à l’horodatage.

[Newtonsoft.Json.JsonProperty(PropertyName="sum")]
public double? Sum { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sum")>]
member this.Sum : Nullable<double> with get, set
Public Property Sum As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à