ContinuousWebJobSettingsResponse 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. |
![]() | RequestId | Gets the identifier of the request that was made to the service.(Inherited from OperationResponse.) |
![]() | ShutdownGraceTimeInSeconds | Optional. Specify the time in seconds to wait for the WebJob to gracefully shutdown. |
![]() | StatusCode | Gets the status code.(Inherited from OperationResponse.) |
Show:
