Partager via


WebJob Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class WebJob : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type WebJob = class
    inherit ProxyOnlyResource
Public Class WebJob
Inherits ProxyOnlyResource
Inheritance
Attributes

Constructors

WebJob()
WebJob(String, String, String, String, String, String, String, String, Nullable<WebJobType>, String, Nullable<Boolean>, IDictionary<String,Object>)

Properties

Error
ExtraInfoUrl
Id (Inherited from ProxyOnlyResource)
JobType
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
RunCommand
Settings
Type (Inherited from ProxyOnlyResource)
Url
UsingSdk
WebJobName

Applies to