Share via


EventsCustomMetricInfo.ValueStdDev Property

Definition

Gets or sets the standard deviation of the custom metric

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to