From ea4cdc6f93e3d7fb49ba6ab4e06eabf733a4c25c Mon Sep 17 00:00:00 2001 From: Dhawal Jain <41853104+dhawal777@users.noreply.github.com> Date: Wed, 30 Dec 2020 13:02:07 +0530 Subject: [PATCH] Removing a readonly tag from a property --- .../Microsoft.DataBox/stable/2020-11-01/databox.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/specification/databox/resource-manager/Microsoft.DataBox/stable/2020-11-01/databox.json b/specification/databox/resource-manager/Microsoft.DataBox/stable/2020-11-01/databox.json index 068771392d92..c0eed28a86b5 100644 --- a/specification/databox/resource-manager/Microsoft.DataBox/stable/2020-11-01/databox.json +++ b/specification/databox/resource-manager/Microsoft.DataBox/stable/2020-11-01/databox.json @@ -2559,8 +2559,7 @@ }, "keyEncryptionKey": { "$ref": "#/definitions/KeyEncryptionKey", - "description": "Details about which key encryption type is being used.", - "readOnly": true + "description": "Details about which key encryption type is being used." }, "expectedDataSizeInTerabytes": { "format": "int32",