Skip to content

Commit 256b8ec

Browse files
authored
Adding new input enum value to Microsoft.Capacity version 2022-03-01 (#18646)
1 parent d83740d commit 256b8ec

File tree

1 file changed

+2
-1
lines changed
  • specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-03-01

1 file changed

+2
-1
lines changed

specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-03-01/reservations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,8 @@
999999
"DataFactory",
10001000
"NetAppStorage",
10011001
"AzureFiles",
1002-
"SqlEdge"
1002+
"SqlEdge",
1003+
"VirtualMachineSoftware"
10031004
],
10041005
"x-ms-enum": {
10051006
"name": "ReservedResourceType",

0 commit comments

Comments
 (0)