Share via


TriggeredWebJobRun Members

Triggered WebJob run.

The following tables list the members exposed by the TriggeredWebJobRun type.

Public Constructors

  Name Description
  TriggeredWebJobRun Initializes a new instance of the TriggeredWebJobRun class.

Top

Public Properties

  Name Description
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.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

TriggeredWebJobRun Class
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace