Compartir a través de


DatabaseUsage.CurrentValue Propiedad

Definición

Obtiene el valor actual de la métrica.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a