次の方法で共有


ScheduleEntryInner.StartHourUtc プロパティ

定義

キャッシュの修正プログラムの適用を開始できる開始時間を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="startHourUtc")]
public int StartHourUtc { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startHourUtc")>]
member this.StartHourUtc : int with get, set
Public Property StartHourUtc As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象