From b466476ee1c33d2834c4f3c0f537ec0e15c74689 Mon Sep 17 00:00:00 2001 From: Himanshu Agarwal Date: Fri, 8 Aug 2025 14:16:52 +0530 Subject: [PATCH] Added long running operation for create protected item --- .../Microsoft.RecoveryServices/stable/2025-02-01/bms.json | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2025-02-01/bms.json b/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2025-02-01/bms.json index 3654ac9b5de6..4aca4d7435c0 100644 --- a/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2025-02-01/bms.json +++ b/specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2025-02-01/bms.json @@ -1455,6 +1455,7 @@ } } }, + "x-ms-long-running-operation": true, "x-ms-examples": { "Enable Protection on Azure IaasVm": { "$ref": "./examples/AzureIaasVm/ConfigureProtection.json"