Share via


ContinuousWebJob Class

Definition

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

Constructors

ContinuousWebJob()
ContinuousWebJob(String, String, String, String, Nullable<ContinuousWebJobStatus>, String, String, String, String, String, String, Nullable<WebJobType>, String, Nullable<Boolean>, IDictionary<String,Object>)

Properties

ContinuousWebJobName
DetailedStatus
Error
ExtraInfoUrl
Id (Inherited from ProxyOnlyResource)
JobType
Kind (Inherited from ProxyOnlyResource)
LogUrl
Name (Inherited from ProxyOnlyResource)
RunCommand
Settings
Status
Type (Inherited from ProxyOnlyResource)
Url
UsingSdk

Applies to