JobStateAuditRecord Class

The Data Lake Analytics job state audit records for tracking the lifecycle of a job.

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

Inheritance
JobStateAuditRecord

Constructor

JobStateAuditRecord(**kwargs)

Variables

new_state
str

The new state the job is in.

time_stamp
datetime

The time stamp that the state change took place.

requested_by_user
str

The user who requests the change.

details
str

The details of the audit log.