共用方式為


HourlySchedule.WindowDuration Property

Definition

Represents the time span (in hours measured from the Schedule Window Start Time) beyond which backup jobs should not be triggered. Values can range from 4 to 23.

public int? WindowDuration { get; set; }
member this.WindowDuration : Nullable<int> with get, set
Public Property WindowDuration As Nullable(Of Integer)

Property Value

Applies to