TriggeredJobRun interface
Triggered Web Job Run Information.
- Extends
Properties
| duration | Job duration. |
| end |
End time. |
| error |
Error URL. |
| job |
Job name. |
| output |
Output URL. |
| start |
Start time. |
| status | Job status. |
| trigger | Job trigger. |
| url | Job URL. |
| web |
Job ID. |
| web |
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
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
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