ErrorDefinition Class

Error definition.

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

Inheritance
ErrorDefinition

Constructor

ErrorDefinition(*, details: Optional[List[azure.mgmt.resource.features.v2021_07_01.models._models_py3.ErrorDefinition]] = None, **kwargs)

Variables

code
str

Service specific error code which serves as the substatus for the HTTP error code.

message
str

Description of the error.

details
list[ErrorDefinition]

Internal error details.