次の方法で共有


TriggeredWebJobOperationsExtensions のメンバー

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

TriggeredWebJobOperationsExtensions データ型で公開されるメンバーを以下の表に示します。

パブリック メソッド

  名前 説明
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 名前空間