ContinuousWebJob Properties

 

Namespace:   Microsoft.WindowsAzure.WebSitesExtensions.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

NameDescription
System_CAPS_pubpropertyDetailedStatus

Optional. Detailed status provides the status of the job in each instance.

System_CAPS_pubpropertyError

Optional. The error if there was one.(Inherited from WebJobBase.)

System_CAPS_pubpropertyExtraInfoUrl

Optional. The extra information url.(Inherited from WebJobBase.)

System_CAPS_pubpropertyLogUrl

Optional. The url to the job's log file.

System_CAPS_pubpropertyName

Optional. The name.(Inherited from WebJobBase.)

System_CAPS_pubpropertyRunCommand

Optional. The run command.(Inherited from WebJobBase.)

System_CAPS_pubpropertyStatus

Optional. The job status.

System_CAPS_pubpropertyType

Optional. The type.(Inherited from WebJobBase.)

System_CAPS_pubpropertyUrl

Optional. The url.(Inherited from WebJobBase.)

System_CAPS_pubpropertyUsingSdk

Optional. True if the job is using the WebJobs SDK otherwise false.(Inherited from WebJobBase.)

Return to top
Show: