From 717f25282193ed6a66572d43586c4a29823e4787 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Au=C3=B0unn?= Date: Mon, 1 Mar 2021 22:37:40 -0800 Subject: [PATCH] Remove name from pool (#13094) Co-authored-by: Audunn Baldvinsson --- .../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 1c09b931e29..2b136050427 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 7b16840968a..4f7bd94ba04 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",