From 62f25f0db93c098813004f447b5afe9399c82ad1 Mon Sep 17 00:00:00 2001 From: nimaller <71352534+nimaller@users.noreply.github.com> Date: Tue, 19 Apr 2022 19:07:24 -0700 Subject: [PATCH] remove readonly (#18416) --- .../Microsoft.Network/stable/2021-05-01/virtualWan.json | 1 - 1 file changed, 1 deletion(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-05-01/virtualWan.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-05-01/virtualWan.json index 48f4fa2302bf..9decdee684f2 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-05-01/virtualWan.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-05-01/virtualWan.json @@ -7854,7 +7854,6 @@ }, "expressRouteConnections": { "type": "array", - "readOnly": true, "description": "List of ExpressRoute connections to the ExpressRoute gateway.", "items": { "$ref": "#/definitions/ExpressRouteConnection"