ErrorResponse Class
Error response indicates that the service is not able to process the incoming request.
- Inheritance
-
azure.mgmt.resource.features._serialization.ModelErrorResponse
Constructor
ErrorResponse(*, error: _models.ErrorDefinition | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
error
|
The error details. |
Variables
Name | Description |
---|---|
error
|
The 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