Partilhar via


MetricTelemetry.Max Property

Definition

Gets or sets the max value of this metric.

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

Property Value

Applies to