ScheduleBasedBackupCriteria.ScheduleTime Property

Definition

List of schedule times for backup

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public System.Collections.Generic.List<DateTime> ScheduleTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.ScheduleTime : System.Collections.Generic.List<DateTime> with get, set
Public Property ScheduleTime As List(Of DateTime)

Property Value

Implements

Attributes

Applies to