We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac21cb commit 4c9ec19Copy full SHA for 4c9ec19
specification/compute/resource-manager/readme.java.md
@@ -13,4 +13,8 @@ directive:
13
"format": "date-time",
14
"description": "Specifies the time at which the Virtual Machine resource was created."
15
}
16
+ - from: gallery.json
17
+ where: $.definitions.GalleryTargetExtendedLocation.properties.storageAccountType
18
+ transform: >
19
+ $['x-ms-enum'].name = "StorageAccountType"
20
```
0 commit comments