Freigeben über


MetricValue.Minimum Eigenschaft

Definition

Ruft den min-Wert der Metrik ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: