ErrorModel Class

Default error model.

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

Inheritance
msrest.serialization.Model
ErrorModel

Constructor

ErrorModel(**kwargs)

Variables

Name Description
code
str

Gets or sets the code.

details

Gets or sets the details.

message
str

Gets or sets the messages.

target
str

Gets or sets the target.