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