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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET