Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TriggeredJobRun

Package version

Triggered Web Job Run Information.

Hierarchy

Index

Properties

Optional duration

duration: undefined | string

Job duration.

Optional endTime

endTime: Date

End time.

Optional errorUrl

errorUrl: undefined | string

Error URL.

Optional id

id: undefined | string

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

Optional jobName

jobName: undefined | string

Job name.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

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

Optional outputUrl

outputUrl: undefined | string

Output URL.

Optional startTime

startTime: Date

Start time.

Optional status

Job status. Possible values include: 'Success', 'Failed', 'Error'

Optional trigger

trigger: undefined | string

Job trigger.

Optional type

type: undefined | string

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

Optional url

url: undefined | string

Job URL.

Optional webJobId

webJobId: undefined | string

Job ID.

Optional webJobName

webJobName: undefined | string

Job name.

Generated using TypeDoc