Share via


MonitoringPerformanceSignatureValue.Deviation Property

Definition

The deviation for this value.

public:
 property Nullable<double> Deviation { Nullable<double> get(); };
public double? Deviation { get; }
member this.Deviation : Nullable<double>
Public ReadOnly Property Deviation As Nullable(Of Double)

Property Value

Returns a Double value that is the derivation for the performance signature value.

Applies to