HourlySchedule.ScheduleWindowStartTime Property

Definition

Gets or sets to specify start time of the backup window

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to