Compartilhar via


MetricData.Sum Propriedade

Definição

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a