JobStatistics Class

The Data Lake Analytics job execution statistics.

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

Inheritance
JobStatistics

Constructor

JobStatistics(**kwargs)

Variables

last_update_time_utc
datetime

The last update time for the statistics.

finalizing_time_utc
datetime

The job finalizing start time.

stages
list[JobStatisticsVertexStage]

The list of stages for the job.