WebJobBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public abstract class WebJobBase
type WebJobBase = class
Public MustInherit Class WebJobBase
- Inheritance
-
WebJobBase
- Derived
Constructors
WebJobBase() |
Initializes a new instance of the WebJobBase class. |
Properties
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. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.