Bagikan melalui


MetricTelemetry.Min Property

Definition

Gets or sets the min value of this metric.

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

Property Value

Applies to