Share via


TriggeredWebJobProperties.LatestRunStartTime Property

Definition

Start time.

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

Property Value

Implements

Attributes

Applies to