Share via


BackupRequestProperties.BackupScheduleLastExecutionTime Property

Definition

Last time when this schedule was triggered.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public DateTime? BackupScheduleLastExecutionTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.BackupScheduleLastExecutionTime : Nullable<DateTime>
Public ReadOnly Property BackupScheduleLastExecutionTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to