TriggeredWebJobRun Class

Definition

Triggered WebJob run.

public class TriggeredWebJobRun
type TriggeredWebJobRun = class
Public Class TriggeredWebJobRun
Inheritance
TriggeredWebJobRun

Constructors

TriggeredWebJobRun()

Initializes a new instance of the TriggeredWebJobRun class.

Properties

Duration

Optional. The duration.

EndTime

Optional. The end time.

Id

Optional. The identifier.

JobName

Optional. The WebJob name.

OutputUrl

Optional. The url to get the WebJob run log.

StartTime

Optional. The start time.

Status

Optional. The status.

Url

Optional. The url for this WebJob run.

Applies to