Share via


MetricValue.Maximum Eigenschaft

Definition

Ruft den größten Wert im Zeitbereich ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: