Skip to content

Commit b34fe61

Browse files
author
SDKAuto
committed
CodeGen from PR 23113 in Azure/azure-rest-api-specs
Merge 4d92fffdf663d435d6d2a4769d52b3676944c595 into 2ced92ea3d86dbe78f1927a8c4c89767cb48e46a
1 parent ec38aad commit b34fe61

File tree

4 files changed

+3984
-8
lines changed

4 files changed

+3984
-8
lines changed

schemas/2022-03-03/Microsoft.Compute.json

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -965,8 +965,7 @@
965965
"enum": [
966966
"Standard_LRS",
967967
"Standard_ZRS",
968-
"Premium_LRS",
969-
"StandardSSD_LRS"
968+
"Premium_LRS"
970969
]
971970
},
972971
{
@@ -1413,8 +1412,7 @@
14131412
"enum": [
14141413
"Standard_LRS",
14151414
"Standard_ZRS",
1416-
"Premium_LRS",
1417-
"StandardSSD_LRS"
1415+
"Premium_LRS"
14181416
]
14191417
},
14201418
{
@@ -1636,8 +1634,8 @@
16361634
"enum": [
16371635
"Standard_LRS",
16381636
"Standard_ZRS",
1639-
"Premium_LRS",
1640-
"StandardSSD_LRS"
1637+
"StandardSSD_LRS",
1638+
"Premium_LRS"
16411639
]
16421640
},
16431641
{
@@ -1866,8 +1864,7 @@
18661864
"enum": [
18671865
"Standard_LRS",
18681866
"Standard_ZRS",
1869-
"Premium_LRS",
1870-
"StandardSSD_LRS"
1867+
"Premium_LRS"
18711868
]
18721869
},
18731870
{

0 commit comments

Comments
 (0)