Uses of Class
com.azure.developer.devcenter.models.DevBoxHardwareProfile
Packages that use DevBoxHardwareProfile
Package
Description
Package containing the data models for DevCenterService.
-
Uses of DevBoxHardwareProfile in com.azure.developer.devcenter.models
Methods in com.azure.developer.devcenter.models that return DevBoxHardwareProfileModifier and TypeMethodDescriptionstatic DevBoxHardwareProfile
DevBoxHardwareProfile.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DevBoxHardwareProfile from the JsonReader.DevBox.getHardwareProfile()
Get the hardwareProfile property: Information about the Dev Box's hardware resources.DevBoxPool.getHardwareProfile()
Get the hardwareProfile property: Hardware settings for the Dev Boxes created in this pool.