Compartir a través de


VaultUsage.CurrentValue Propiedad

Definición

Obtiene o establece el valor actual del uso.

[Newtonsoft.Json.JsonProperty(PropertyName="currentValue")]
public long? CurrentValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentValue")>]
member this.CurrentValue : Nullable<int64> with get, set
Public Property CurrentValue As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a