CloudError Class

An error response for a resource management request.

Constructor

CloudError(*args: Any, **kwargs: Any)

Variables

Name Description
error

Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.).

Attributes

error

Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.).

error: _models.ErrorResponse | None