Usage.NextResetTime Property

Definition

Gets next reset time for the resource counter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to