Compartir a través de


DatabaseUsageInner.CurrentValue Propiedad

Definición

Obtiene el valor actual de la métrica de uso.

[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