JobAction Class
Action to invoke for the job.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
| Name | Description | |
|---|---|---|
![]() | JobAction() | Initializes a new instance of the JobAction class. |
![]() | JobAction(JobActionType) | Initializes a new instance of the JobAction class with required arguments. |
| Name | Description | |
|---|---|---|
![]() | ErrorAction | Optional. Error Action for the job. |
![]() | QueueMessage | Optional. Queue and content for a queue message action type. |
![]() | Request | Optional. Request for a http or https action type. |
![]() | RetryPolicy | Optional. Retry Policy for the job action. |
![]() | Type | Required. Type of action. Can be one of http, https, storageQueue. |
| 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.
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)