Uses of Class
com.azure.developer.devcenter.models.DevBoxImageReference
Packages that use DevBoxImageReference
Package
Description
Package containing the data models for DevCenterService.
-
Uses of DevBoxImageReference in com.azure.developer.devcenter.models
Methods in com.azure.developer.devcenter.models that return DevBoxImageReferenceModifier and TypeMethodDescriptionstatic DevBoxImageReference
DevBoxImageReference.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DevBoxImageReference from the JsonReader.DevBox.getImageReference()
Get the imageReference property: Information about the image used for this Dev Box.DevBoxPool.getImageReference()
Get the imageReference property: Image settings for Dev Boxes create in this pool.