Share via


ScheduleBasedBackupCriteria.ScheduleTime Property

Definition

List of schedule times for backup

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

Property Value

Implements

Attributes

Applies to