ContinuousWebJobOperationsExtensions 成员
The websites extensions client manages the web sites deployments, web jobs and other extensions.
以下各表列出了由 ContinuousWebJobOperationsExtensions 类型公开的成员。
公共 方法
Name | 说明 | |
---|---|---|
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). |
返回页首
另请参阅
参考
ContinuousWebJobOperationsExtensions 类
Microsoft.WindowsAzure 命名空间