DevBoxStorageProfile Class
- java.
lang. Object - com.
azure. developer. devcenter. models. DevBoxStorageProfile
- com.
Implements
public final class DevBoxStorageProfile
implements JsonSerializable<DevBoxStorageProfile>
Storage settings for the Dev Box's disks.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Dev |
fromJson(JsonReader jsonReader)
Reads an instance of Dev |
|
Os |
getOsDisk()
Get the os |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
fromJson
public static DevBoxStorageProfile fromJson(JsonReader jsonReader)
Reads an instance of DevBoxStorageProfile from the JsonReader.
Parameters:
Returns:
Throws:
getOsDisk
public OsDisk getOsDisk()
Get the osDisk property: Settings for the operating system disk.
Returns: