Skip to content

Commit 48796af

Browse files
set modelAsString in Compute.json (#15256)
* change modelAsString * missed one spot
1 parent e7682aa commit 48796af

File tree

1 file changed

+4
-4
lines changed
  • specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01

1 file changed

+4
-4
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4263,7 +4263,7 @@
42634263
],
42644264
"x-ms-enum": {
42654265
"name": "CapacityReservationGroupInstanceViewTypes",
4266-
"modelAsString": false
4266+
"modelAsString": true
42674267
}
42684268
},
42694269
{
@@ -4327,7 +4327,7 @@
43274327
],
43284328
"x-ms-enum": {
43294329
"name": "ExpandTypesForGetCapacityReservationGroups",
4330-
"modelAsString": false
4330+
"modelAsString": true
43314331
}
43324332
}
43334333
],
@@ -4381,7 +4381,7 @@
43814381
],
43824382
"x-ms-enum": {
43834383
"name": "ExpandTypesForGetCapacityReservationGroups",
4384-
"modelAsString": false
4384+
"modelAsString": true
43854385
}
43864386
}
43874387
],
@@ -4637,7 +4637,7 @@
46374637
],
46384638
"x-ms-enum": {
46394639
"name": "CapacityReservationInstanceViewTypes",
4640-
"modelAsString": false
4640+
"modelAsString": true
46414641
}
46424642
},
46434643
{

0 commit comments

Comments
 (0)