ContinuousWebJobSettingsResponse Class
The continuous WebJob settings operation response.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Microsoft.WindowsAzure.OperationResponse
Microsoft.WindowsAzure.WebSitesExtensions.Models.ContinuousWebJobSettingsResponse
| Name | Description | |
|---|---|---|
![]() | ContinuousWebJobSettingsResponse() | Initializes a new instance of the ContinuousWebJobSettingsResponse class. |
| 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.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)