次の方法で共有


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

適用対象