Share via


Usage.NextResetTime Property

Definition

Gets or sets next reset time for current quota.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to