TriggeredWebJobOperationsExtensions 成员

The websites extensions client manages the web sites deployments, web jobs and other extensions.

以下各表列出了由 TriggeredWebJobOperationsExtensions 类型公开的成员。

公共 方法

  Name 说明
Delete Delete a triggered WebJob.
DeleteAsync Delete a triggered WebJob.
Get Get a triggered web job.
GetAsync Get a triggered web job.
GetRun Get a web job run.
GetRunAsync Get a web job run.
GetSettings Get the settings of a triggered WebJob.
GetSettingsAsync Get the settings of a triggered WebJob.
List List the triggered WebJobs.
ListAsync List the triggered WebJobs.
ListRuns List the triggered WebJob runs.
ListRunsAsync List the triggered WebJob runs.
Run Run a triggered WebJob.
RunAsync Run a triggered WebJob.
SetSettings Set the settings of a triggered WebJob (will replace the current settings of the WebJob).
SetSettingsAsync Set the settings of a triggered WebJob (will replace the current settings of the WebJob).
UploadFile Create or replace a triggered WebJob with a script file (.exe, .bat, .php, .js...).
UploadFileAsync Create or replace a triggered WebJob with a script file (.exe, .bat, .php, .js...).
UploadZip Create or replace a triggered WebJob with a zip file (containing the WebJob binaries).
UploadZipAsync Create or replace a triggered WebJob with a zip file (containing the WebJob binaries).

返回页首

另请参阅

参考

TriggeredWebJobOperationsExtensions 类
Microsoft.WindowsAzure 命名空间