diff --git a/specification/compute/resource-manager/readme.java.md b/specification/compute/resource-manager/readme.java.md index 24d5f713b792..c32731c8d597 100644 --- a/specification/compute/resource-manager/readme.java.md +++ b/specification/compute/resource-manager/readme.java.md @@ -13,4 +13,8 @@ directive: "format": "date-time", "description": "Specifies the time at which the Virtual Machine resource was created." } + - from: gallery.json + where: $.definitions.GalleryTargetExtendedLocation.properties.storageAccountType + transform: > + $['x-ms-enum'].name = "StorageAccountType" ``` \ No newline at end of file