次の方法で共有


ApplicationInsightsComponentDataVolumeCap.ResetTime プロパティ

定義

毎日のデータ ボリューム 上限 UTC リセット時間を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="ResetTime")]
public int? ResetTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ResetTime")>]
member this.ResetTime : Nullable<int>
Public ReadOnly Property ResetTime As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象