次の方法で共有


WorkspaceCapping.QuotaNextResetTime プロパティ

定義

クォータが保存される時間を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="quotaNextResetTime")]
public string QuotaNextResetTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quotaNextResetTime")>]
member this.QuotaNextResetTime : string
Public ReadOnly Property QuotaNextResetTime As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象