ContinuousWebJobSettingsUpdateParameters Properties
Namespace:
Microsoft.WindowsAzure.WebSitesExtensions.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
| Name | Description | |
|---|---|---|
![]() | IsSingleton | Optional. If a continuous job is set as singleton it'll run only on a single instance opposed to running on all instances. |
![]() | ShutdownGraceTimeInSeconds | Optional. Specify the time in seconds to wait for the WebJob to gracefully shutdown. |
Show:
