[F] $lroErrorResult
function $lroErrorResult(context, entity): voidMarks the property in a StatusMonitor that contains the error result of a failed operation.
Parameters
| Parameter | Type | Description |
|---|---|---|
context | DecoratorContext | The decorator execution context. |
entity | ModelProperty | The model property that contains the error result. |
Returns
void