HourlySchedule.ScheduleWindowDuration Property

Definition

Gets or sets to specify duration of the backup window

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to