Partager via


EventsCustomMetricInfo.Value Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à