次の方法で共有


ServerUsage.NextResetTime プロパティ

定義

メトリックの次のリセット時刻を取得します (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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象