Compartir a través de


HourlySchedule.ScheduleWindowDuration Propiedad

Definición

Obtiene o establece para especificar la duración de la ventana de copia de seguridad.

[Newtonsoft.Json.JsonProperty(PropertyName="scheduleWindowDuration")]
public int? ScheduleWindowDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scheduleWindowDuration")>]
member this.ScheduleWindowDuration : Nullable<int> with get, set
Public Property ScheduleWindowDuration As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a