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

HourlySchedule.WindowStartTime Property

Definition

Represents the window start time at which the first backup triggers in a single day, in case of hourly backups. Values can range from 00:00 to 19:30 in multiples of half hours.

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

Property Value

Applies to