Skip to content

Commit e801f53

Browse files
authored
rename EdgeZoneStorageAccountType back to StorageAccountType to avoid breaking (#24988)
1 parent 085eba5 commit e801f53

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)