CloudErrorAutoGenerated Class
An error response from the Storage service.
- Inheritance
-
azure.mgmt.storage._serialization.ModelCloudErrorAutoGenerated
Constructor
CloudErrorAutoGenerated(*, error: _models.CloudErrorBodyAutoGenerated | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
error
|
An error response from the Storage service. |
Variables
Name | Description |
---|---|
error
|
An error response from the Storage service. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python