Udostępnij za pośrednictwem


MetricTelemetry.StandardDeviation Property

Definition

Gets or sets the standard deviation of this metric.

public:
 property Nullable<double> StandardDeviation { Nullable<double> get(); void set(Nullable<double> value); };
public double? StandardDeviation { get; set; }
member this.StandardDeviation : Nullable<double> with get, set
Public Property StandardDeviation As Nullable(Of Double)

Property Value

Applies to