MetricValue.Maximum Propriedade

Definição

Obtém o valor máximo da métrica.

[Newtonsoft.Json.JsonProperty(PropertyName="maximum")]
public double? Maximum { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maximum")>]
member this.Maximum : Nullable<double>
Public ReadOnly Property Maximum As Nullable(Of Double)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a