JobHistoryDefinitionProperties Class
JobHistoryDefinitionProperties.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
JobHistoryDefinitionProperties
Constructor
JobHistoryDefinitionProperties(**kwargs)
Variables
- start_time
- datetime
Gets the start time for this job.
- end_time
- datetime
Gets the end time for this job.
- expected_execution_time
- datetime
Gets the expected execution time for this job.
- action_name
- str or JobHistoryActionName
Gets the job history action name. Possible values include: 'MainAction', 'ErrorAction'
- status
- str or JobExecutionStatus
Gets the job history status. Possible values include: 'Completed', 'Failed', 'Postponed'
- message
- str
Gets the message for the job history.
- retry_count
- int
Gets the retry count for job.
- repeat_count
- int
Gets the repeat count for the job.
Feedback
Submit and view feedback for