Uses of Class
com.azure.developer.devcenter.models.DevBoxStorageProfile
Packages that use DevBoxStorageProfile
Package
Description
Package containing the data models for DevCenterService.
-
Uses of DevBoxStorageProfile in com.azure.developer.devcenter.models
Methods in com.azure.developer.devcenter.models that return DevBoxStorageProfileModifier and TypeMethodDescriptionstatic DevBoxStorageProfile
DevBoxStorageProfile.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DevBoxStorageProfile from the JsonReader.DevBox.getStorageProfile()
Get the storageProfile property: Storage settings for this Dev Box.DevBoxPool.getStorageProfile()
Get the storageProfile property: Storage settings for Dev Box created in this pool.