Skip to content

Commit 97c24ac

Browse files
author
SDKAuto
committed
CodeGen from PR 18581 in Azure/azure-rest-api-specs
Merge 9214bd53b4d315a9e6be4f4e3aad291559c2f7dd into 50d1185cc9f4ac7f8fee0adfd5fac3e0ac8a2f3e
1 parent 3cf49b0 commit 97c24ac

File tree

5 files changed

+9489
-1506
lines changed

5 files changed

+9489
-1506
lines changed

schemas/2021-10-01/Microsoft.Compute.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -966,21 +966,6 @@
966966
"GalleryImageProperties": {
967967
"type": "object",
968968
"properties": {
969-
"architecture": {
970-
"oneOf": [
971-
{
972-
"type": "string",
973-
"enum": [
974-
"x64",
975-
"Arm64"
976-
]
977-
},
978-
{
979-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
980-
}
981-
],
982-
"description": "The architecture of the image. Applicable to OS disks only."
983-
},
984969
"description": {
985970
"type": "string",
986971
"description": "The description of this gallery image definition resource. This property is updatable."

0 commit comments

Comments
 (0)