DataProtectionBackupSchedule.RepeatingTimeIntervals Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ISO 8601 repeating time interval format.
public System.Collections.Generic.IList<string> RepeatingTimeIntervals { get; }
member this.RepeatingTimeIntervals : System.Collections.Generic.IList<string>
Public ReadOnly Property RepeatingTimeIntervals As IList(Of String)