From c4dae091567a1b75f37ff081cb4036b9438a099f Mon Sep 17 00:00:00 2001 From: Audunn Baldvinsson Date: Mon, 22 Feb 2021 14:14:28 +0000 Subject: [PATCH] Remove name from pool --- .../Microsoft.NetApp/stable/2019-07-01/netapp.json | 5 ----- .../Microsoft.NetApp/stable/2019-11-01/netapp.json | 5 ----- 2 files changed, 10 deletions(-) diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/netapp.json index 1c09b931e293..2b1360504279 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/netapp.json @@ -1605,11 +1605,6 @@ "minLength": 36, "example": "9760acf5-4638-11e7-9bdb-020073ca7778" }, - "name": { - "type": "string", - "readOnly": true, - "description": "Pool Resource name" - }, "size": { "title": "size", "type": "integer", diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-11-01/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-11-01/netapp.json index 7b16840968aa..4f7bd94ba047 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-11-01/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-11-01/netapp.json @@ -1869,11 +1869,6 @@ "minLength": 36, "example": "9760acf5-4638-11e7-9bdb-020073ca7778" }, - "name": { - "type": "string", - "readOnly": true, - "description": "Pool Resource name" - }, "size": { "title": "size", "type": "integer",