StatusMessage Class

Operation status message object.

Inheritance
StatusMessage

Constructor

StatusMessage(*, status: Optional[str] = None, error: Optional[azure.mgmt.resource.resources.v2020_06_01.models._models_py3.ErrorResponse] = None, **kwargs)

Variables

status
str

Status of the deployment operation.

error
ErrorResponse

The error reported by the operation.