次の方法で共有


HourlySchedule.ScheduleWindowStartTime プロパティ

定義

バックアップ ウィンドウの開始時刻を指定する値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象