ErrorDefinition Class
Error definition.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.resource.features._serialization.ModelErrorDefinition
Constructor
ErrorDefinition(*, details: List[_models.ErrorDefinition] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
details
|
Internal error details. |
Variables
Name | Description |
---|---|
code
|
Service specific error code which serves as the substatus for the HTTP error code. |
message
|
Description of the error. |
details
|
Internal error details. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python