Skip to content

Commit 717f252

Browse files
authored
Remove name from pool (#13094)
Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
1 parent abe10d9 commit 717f252

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/netapp.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1605,11 +1605,6 @@
16051605
"minLength": 36,
16061606
"example": "9760acf5-4638-11e7-9bdb-020073ca7778"
16071607
},
1608-
"name": {
1609-
"type": "string",
1610-
"readOnly": true,
1611-
"description": "Pool Resource name"
1612-
},
16131608
"size": {
16141609
"title": "size",
16151610
"type": "integer",

specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-11-01/netapp.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1869,11 +1869,6 @@
18691869
"minLength": 36,
18701870
"example": "9760acf5-4638-11e7-9bdb-020073ca7778"
18711871
},
1872-
"name": {
1873-
"type": "string",
1874-
"readOnly": true,
1875-
"description": "Pool Resource name"
1876-
},
18771872
"size": {
18781873
"title": "size",
18791874
"type": "integer",

0 commit comments

Comments
 (0)