TriggeredWebJob Members
Triggered WebJob.
The following tables list the members exposed by the TriggeredWebJob type.
Public Constructors
Name | Description | |
---|---|---|
TriggeredWebJob | Initializes a new instance of the TriggeredWebJob class. |
Top
Public Properties
Name | Description | |
---|---|---|
Error | Optional. The error if there was one. (Inherited from WebJobBase) | |
ExtraInfoUrl | Optional. The extra information url. (Inherited from WebJobBase) | |
HistoryUrl | Optional. The url to get the latest job runs. | |
LatestRun | Optional. The latest run information. | |
Name | Optional. The name. (Inherited from WebJobBase) | |
RunCommand | Optional. The run command. (Inherited from WebJobBase) | |
Type | Optional. The type. (Inherited from WebJobBase) | |
Url | Optional. The url. (Inherited from WebJobBase) | |
UsingSdk | Optional. True if the job is using the WebJobs SDK otherwise false. (Inherited from WebJobBase) |
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
TriggeredWebJob Class
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace