ErrorResponse Class
The error object.
- Inheritance
-
azure.mgmt.network._serialization.ModelErrorResponse
Constructor
ErrorResponse(*, error: _models.ErrorDetails | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
error
|
The error details object. |
Variables
Name | Description |
---|---|
error
|
The error details object. |