Condividi tramite


TriggeredWebJob.LatestRunEndTime Property

Definition

End time.

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

Property Value

Implements

Attributes

Applies to