MetricValue.Minimum Propriedade

Definição

Obtém o valor mínimo da métrica.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a