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