StatusMessage interface

Operation status message object.

Properties

error

The error reported by the operation.

status

Status of the deployment operation.

Property Details

error

The error reported by the operation.

error?: ErrorResponse

Property Value

status

Status of the deployment operation.

status?: string

Property Value

string