Was this helpful?
Retrieve a list of AVD predefined vm images.
curl -L \ --url '/api/AVD/PredefinedImages'
[ { "imageSessionType": [ "0 = SingleSession", "1 = MultiSession" ], "displayName": "text", "publisher": "text", "offer": "text", "sku": "text" } ]