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
msrest.serialization.Model
JobErrorDetails

Constructor

JobErrorDetails(**kwargs)

Variables

Name Description
error_details

The error details.

code
str

The code intended for programmatic access.

message
str

The message that describes the error in detail.