WebJobType Enumeration
The WebJob types.
Namespace: Microsoft.WindowsAzure.WebSitesExtensions.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public enum WebJobType
public enum class WebJobType
type WebJobType
Public Enumeration WebJobType
Members
Member name | Description | |
---|---|---|
Continuous | ||
Triggered |
See Also
Microsoft.WindowsAzure.WebSitesExtensions.Models Namespace
Return to top