Share via


TriggeredWebJob Class

Definition

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

Constructors

TriggeredWebJob()
TriggeredWebJob(String, String, String, String, TriggeredJobRun, String, String, String, String, String, String, Nullable<WebJobType>, String, Nullable<Boolean>, IDictionary<String,Object>)

Properties

Error
ExtraInfoUrl
HistoryUrl
Id (Inherited from ProxyOnlyResource)
JobType
Kind (Inherited from ProxyOnlyResource)
LatestRun
Name (Inherited from ProxyOnlyResource)
RunCommand
SchedulerLogsUrl
Settings
TriggeredWebJobName
Type (Inherited from ProxyOnlyResource)
Url
UsingSdk

Applies to