ErrorResponseModelError Class

Gets or sets the error.

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

Inheritance
azure.mgmt.purview.models._models_py3.ErrorModel
ErrorResponseModelError

Constructor

ErrorResponseModelError(**kwargs)

Variables

code
str

Gets or sets the code.

details
list[ErrorModel]

Gets or sets the details.

message
str

Gets or sets the messages.

target
str

Gets or sets the target.