Compartir a través de


ServerUsage.CurrentValue Propiedad

Definición

Obtiene el valor actual de la métrica.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a