共用方式為


SimpleSchedulePolicy.ScheduleInterval Property

Definition

Represents the difference (in hours) between two successive backups per day. Allowed values are 4, 6, 8, 10 hours.

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

Property Value

Applies to