JobErrorDetails Class

The job error information containing the list of job errors.

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

Inheritance
JobErrorDetails

Constructor

JobErrorDetails(**kwargs)

Variables

error_details
list[<xref:azure.mgmt.databoxedge.v2020_12_01.models.JobErrorItem>]

The error details.

code
str

The code intended for programmatic access.

message
str

The message that describes the error in detail.