Compartir a través de


EventsCustomMetricInfo.ValueMax Propiedad

Definición

Obtiene o establece el valor máximo de la métrica personalizada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a