Compartir a través de


EventsCustomMetricInfo.ValueMin Propiedad

Definición

Obtiene o establece el valor mínimo de la métrica personalizada.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a