Bagikan melalui


EventsCustomMetricInfo.ValueMax Property

Definition

Gets or sets the maximum value of the custom metric

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to