Share via


BackupSchedule.LastExecutionTime Property

Definition

Last time when this schedule was triggered.

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

Property Value

Implements

Attributes

Applies to