From 5dbeb78089d5d75c1924793b01f10d8ec80890ea Mon Sep 17 00:00:00 2001 From: Vishnu Priya Ananthu Sundaram Date: Fri, 7 Jan 2022 15:25:28 -0800 Subject: [PATCH] Add "x-ms-long-running-operation-options" --- .../Microsoft.RecoveryServices/stable/2021-11-01/service.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2021-11-01/service.json b/specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2021-11-01/service.json index fe1fa3957ffe..5316ef9a1ba7 100644 --- a/specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2021-11-01/service.json +++ b/specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2021-11-01/service.json @@ -3924,6 +3924,9 @@ } }, "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + }, "x-ms-examples": { "Execute switch provider.": { "$ref": "./examples/ReplicationProtectedItems_SwitchProvider.json"