Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
The websites extensions client manages the web sites deployments, web jobs and other extensions.
As tabelas a seguir listam os membros expostos pelo tipo ContinuousWebJobOperationsExtensions.
Público Métodos
| Nome | Descrição | |
|---|---|---|
| Delete | Delete a continuous job. | |
| DeleteAsync | Delete a continuous job. | |
| Get | Get a continuous WebJob. | |
| GetAsync | Get a continuous WebJob. | |
| GetSettings | Get the settings of a continuous WebJob. | |
| GetSettingsAsync | Get the settings of a continuous WebJob. | |
| List | List the continuous web jobs. | |
| ListAsync | List the continuous web jobs. | |
| SetSettings | Set the settings of a continuous WebJob (will replace the current settings of the WebJob). | |
| SetSettingsAsync | Set the settings of a continuous WebJob (will replace the current settings of the WebJob). | |
| Start | Start a continuous WebJob. | |
| StartAsync | Start a continuous WebJob. | |
| Stop | Stop a continuous WebJob. | |
| StopAsync | Stop a continuous WebJob. | |
| UploadFile | Create or replace a continuous WebJob with a script file (.exe, .bat, .php, .js...). | |
| UploadFileAsync | Create or replace a continuous WebJob with a script file (.exe, .bat, .php, .js...). | |
| UploadZip | Create or replace a continuous WebJob with a zip file (containing the WebJob binaries). | |
| UploadZipAsync | Create or replace a continuous WebJob with a zip file (containing the WebJob binaries). |
Início
Consulte também
Referência
Classe ContinuousWebJobOperationsExtensions
Namespace Microsoft.WindowsAzure