Membri ContinuousWebJobOperationsExtensions
The websites extensions client manages the web sites deployments, web jobs and other extensions.
Nella tabella seguente sono elencati i membri esposti dal tipo ContinuousWebJobOperationsExtensions.
Pubblico Metodi
Name | Descrizione | |
---|---|---|
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). |
Inizio pagina
Vedere anche
Riferimento
Classe ContinuousWebJobOperationsExtensions
Spazio dei nomi Microsoft.WindowsAzure