Share via


WorkflowTrigger.LastExecutionTime Property

Definition

Gets the last execution time.

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

Property Value

Implements

Attributes

Applies to