TriggeredJobRun interface

Triggered Web Job Run Information.

Properties

duration

Job duration.

endTime

End time.

errorUrl

Error URL.

jobName

Job name.

outputUrl

Output URL.

startTime

Start time.

status

Job status.

trigger

Job trigger.

url

Job URL.

webJobId

Job ID.

webJobName

Job name.

Property Details

duration

Job duration.

duration?: string

Property Value

string

endTime

End time.

endTime?: Date

Property Value

Date

errorUrl

Error URL.

errorUrl?: string

Property Value

string

jobName

Job name.

jobName?: string

Property Value

string

outputUrl

Output URL.

outputUrl?: string

Property Value

string

startTime

Start time.

startTime?: Date

Property Value

Date

status

Job status.

status?: TriggeredWebJobStatus

Property Value

trigger

Job trigger.

trigger?: string

Property Value

string

url

Job URL.

url?: string

Property Value

string

webJobId

Job ID.

webJobId?: string

Property Value

string

webJobName

Job name.

webJobName?: string

Property Value

string