你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ErrorResponseAutoGenerated Class
Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.).
- Inheritance
-
azure.mgmt.storage._serialization.ModelErrorResponseAutoGenerated
Constructor
ErrorResponseAutoGenerated(*, error: _models.ErrorDetail | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
error
|
The error object. |
Variables
Name | Description |
---|---|
error
|
The error object. |