Skip to content

Commit 4c9ec19

Browse files
XiaofeiCaoharryli0108
authored andcommitted
rename EdgeZoneStorageAccountType back to StorageAccountType to avoid breaking (Azure#24988)
1 parent 1ac21cb commit 4c9ec19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specification/compute/resource-manager/readme.java.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,8 @@ directive:
1313
"format": "date-time",
1414
"description": "Specifies the time at which the Virtual Machine resource was created."
1515
}
16+
- from: gallery.json
17+
where: $.definitions.GalleryTargetExtendedLocation.properties.storageAccountType
18+
transform: >
19+
$['x-ms-enum'].name = "StorageAccountType"
1620
```

0 commit comments

Comments
 (0)