你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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