Share via


WebJobBase Members

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

Public Constructors

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

Top

Public Properties

  Name Description
Error Optional. The error if there was one.
ExtraInfoUrl Optional. The extra information url.
Name Optional. The name.
RunCommand Optional. The run command.
Type Optional. The type.
Url Optional. The url.
UsingSdk Optional. True if the job is using the WebJobs SDK otherwise false.

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

WebJobBase Class
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace