From f39013132efb958a5288865cb62e9fb7014e4a19 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 11 Jan 2021 07:14:25 +0000 Subject: [PATCH] CodeGen from PR 12248 in Azure/azure-rest-api-specs Supporting User MSI and CMK in RS Vault CRUD Operation (#12248) * Changes for supporting User Assigned Identity and CMK in Resource CRUD (#1) * Supporting User Assigned Identity and CMK. * Indentation fixes * Added Examples for CRUD with CMK * Added more fields to the Operation Resource * Fixing Examples * Fix for the Prettier check validation * Added new Api-version for the changes * Fixed the api-version in json files * Marked operation result as long running. --- schemas/2016-06-01/Microsoft.RecoveryServices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/2016-06-01/Microsoft.RecoveryServices.json b/schemas/2016-06-01/Microsoft.RecoveryServices.json index da66a10272..6b439149d8 100644 --- a/schemas/2016-06-01/Microsoft.RecoveryServices.json +++ b/schemas/2016-06-01/Microsoft.RecoveryServices.json @@ -406,4 +406,4 @@ "description": "Microsoft.RecoveryServices/vaults/extendedInformation" } } -} \ No newline at end of file +}