Megosztás a következőn keresztül:


JobHistoryDefinitionProperties Class

JobHistoryDefinitionProperties.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
JobHistoryDefinitionProperties

Constructor

JobHistoryDefinitionProperties(**kwargs)

Variables

Name Description
start_time

Gets the start time for this job.

end_time

Gets the end time for this job.

expected_execution_time

Gets the expected execution time for this job.

action_name

Gets the job history action name. Possible values include: 'MainAction', 'ErrorAction'

status

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.