[F] $useFinalStateVia
function $useFinalStateVia( context, entity, finalState): voidoverrides the final state for an lro
Parameters
| Parameter | Type | Description |
|---|---|---|
context | DecoratorContext | The execution context for the decorator |
entity | Operation | The decorated operation |
finalState | | "location" | "operation-location" | "azure-async-operation" | "original-uri" | The desired value for final-state-via |
Returns
void