DiffDiskPlacement Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. resourcemanager. batch. models. DiffDiskPlacement
- com.
- java.
public enum DiffDiskPlacement
extends Enum<DiffDiskPlacement>
The location where the OS disk should be placed.
Fields
| CACHE_DISK |
The OS disk will be placed on the cache disk of the VM. |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
fromString(String value)
public static DiffDiskPlacement fromString(String value)
Parses a serialized value to a DiffDiskPlacement instance.
Parameters
- value
- String