Compartir a través de


VaultUsage.NextResetTime Propiedad

Definición

Obtiene o establece la próxima hora de restablecimiento del uso.

[Newtonsoft.Json.JsonProperty(PropertyName="nextResetTime")]
public DateTime? NextResetTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextResetTime")>]
member this.NextResetTime : Nullable<DateTime> with get, set
Public Property NextResetTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a