StatusMessage Class
Operation status message object.
- Inheritance
-
StatusMessage
Constructor
StatusMessage(*, status: Optional[str] = None, error: Optional[azure.mgmt.resource.resources.v2020_10_01.models._models_py3.ErrorResponse] = None, **kwargs)
Variables
- status
- str
Status of the deployment operation.
- error
- ErrorResponse
The error reported by the operation.
Feedback
Submit and view feedback for