次の方法で共有


TriggeredWebJobProperties.StartTime Property

Definition

Start time.

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

Property Value

Implements

Attributes

Applies to