共用方式為


Usage.NextResetTime 屬性

定義

取得資源計數器的下一次重設時間。

[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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於