Share via


ResourceMetricValue.Total Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="total")]
public double? Total { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="total")>]
member this.Total : Nullable<double>
Public ReadOnly Property Total As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to