Compartilhar via


Membros TriggeredWebJobOperationsExtensions

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

As tabelas a seguir listam os membros expostos pelo tipo TriggeredWebJobOperationsExtensions.

Público Métodos

  Nome Descrição
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).

Início

Consulte também

Referência

Classe TriggeredWebJobOperationsExtensions
Namespace Microsoft.WindowsAzure