次の方法で共有


CsmUsageQuota.NextResetTime プロパティ

定義

リソース カウンターの次のリセット時刻を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象