Skip to content

[F] $lroErrorResult

function $lroErrorResult(context, entity): void

Marks the property in a StatusMonitor that contains the error result of a failed operation.

Parameters

ParameterTypeDescription
contextDecoratorContextThe decorator execution context.
entityModelPropertyThe model property that contains the error result.

Returns

void