Freigeben über


MetricValue.Maximum Eigenschaft

Definition

Ruft den maximalen Wert der Metrik ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: