Compartir a través de


HourlySchedule.ScheduleWindowStartTime Propiedad

Definición

Obtiene o establece para especificar la hora de inicio de la ventana de copia de seguridad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a