Compartir a través de


DatabaseUsageInner.NextResetTime Propiedad

Definición

Obtiene la siguiente hora de restablecimiento de la métrica de uso (formato ISO8601).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a