你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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