CloudErrorAutoGenerated2 Class
An error response from the Compute service.
- Inheritance
-
azure.mgmt.compute._serialization.ModelCloudErrorAutoGenerated2
Constructor
CloudErrorAutoGenerated2(*, error: _models.ApiErrorAutoGenerated2 | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
error
|
Api error. |
Variables
Name | Description |
---|---|
error
|
Api error. |
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