Partager via


EventsCustomMetricInfo.ValueMin Propriété

Définition

Obtient ou définit la valeur minimale de la métrique personnalisée

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à