ErrorDefinitionProperties Class

Error description and code explaining why an operation failed.

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

Inheritance
azure.mgmt.authorization._serialization.Model
ErrorDefinitionProperties

Constructor

ErrorDefinitionProperties(*, code: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
code
str

Error code of list gateway.

Variables

Name Description
message
str

Description of the error.

code
str

Error code of list gateway.