TriggeredJobRun interface

Triggered Web Job Run Information.

Extends

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.

Inherited Properties

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

kind

Kind of resource.

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

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

Inherited Property Details

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyOnlyResource.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResource.kind

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyOnlyResource.name

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyOnlyResource.type