From 940ed5de92429dc8918147317978d888ae804ff6 Mon Sep 17 00:00:00 2001 From: Theodore Chang Date: Tue, 28 Feb 2023 15:03:25 -0500 Subject: [PATCH] change x-ms-enum name --- .../Microsoft.Compute/GalleryRP/stable/2022-03-03/gallery.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/GalleryRP/stable/2022-03-03/gallery.json b/specification/compute/resource-manager/Microsoft.Compute/GalleryRP/stable/2022-03-03/gallery.json index f05f92e685da..f65513555725 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/GalleryRP/stable/2022-03-03/gallery.json +++ b/specification/compute/resource-manager/Microsoft.Compute/GalleryRP/stable/2022-03-03/gallery.json @@ -2567,7 +2567,7 @@ "Premium_LRS" ], "x-ms-enum": { - "name": "StorageAccountType", + "name": "EdgeZoneStorageAccountType", "modelAsString": true } },