From 825fca83ef72750431d08c61d44732e96e1a9053 Mon Sep 17 00:00:00 2001 From: Mehmet Tatlicioglu Date: Tue, 25 Sep 2018 12:25:21 -0700 Subject: [PATCH] Remove readOnly attribute for ID field of Resource. --- .../Microsoft.Network/stable/2018-04-01/trafficmanager.json | 1 - 1 file changed, 1 deletion(-) diff --git a/specification/trafficmanager/resource-manager/Microsoft.Network/stable/2018-04-01/trafficmanager.json b/specification/trafficmanager/resource-manager/Microsoft.Network/stable/2018-04-01/trafficmanager.json index 45628d761ef9..916293b91585 100644 --- a/specification/trafficmanager/resource-manager/Microsoft.Network/stable/2018-04-01/trafficmanager.json +++ b/specification/trafficmanager/resource-manager/Microsoft.Network/stable/2018-04-01/trafficmanager.json @@ -1452,7 +1452,6 @@ "properties": { "id": { "type": "string", - "readOnly": true, "description": "Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}" }, "name": {