WebJobBase Class
Namespace:
Microsoft.WindowsAzure.WebSitesExtensions.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
System.Object
Microsoft.WindowsAzure.WebSitesExtensions.Models.WebJobBase
Microsoft.WindowsAzure.WebSitesExtensions.Models.ContinuousWebJob
Microsoft.WindowsAzure.WebSitesExtensions.Models.TriggeredWebJob
Microsoft.WindowsAzure.WebSitesExtensions.Models.WebJobBase
Microsoft.WindowsAzure.WebSitesExtensions.Models.ContinuousWebJob
Microsoft.WindowsAzure.WebSitesExtensions.Models.TriggeredWebJob
| Name | Description | |
|---|---|---|
![]() | WebJobBase() | Initializes a new instance of the WebJobBase class. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)