ContinuousWebJobSettingsResponse Properties

 

Namespace:   Microsoft.WindowsAzure.WebSitesExtensions.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

NameDescription
System_CAPS_pubpropertyIsSingleton

Optional. If a continuous job is set as singleton it'll run only on a single instance opposed to running on all instances.

System_CAPS_pubpropertyRequestId

Gets the identifier of the request that was made to the service.(Inherited from OperationResponse.)

System_CAPS_pubpropertyShutdownGraceTimeInSeconds

Optional. Specify the time in seconds to wait for the WebJob to gracefully shutdown.

System_CAPS_pubpropertyStatusCode

Gets the status code.(Inherited from OperationResponse.)

Return to top
Show: