OSDisk interface
Settings for the operating system disk of the virtual machine.
Properties
caching | The type of caching to enable for the disk. |
disk |
The initial disk size in GB when creating new OS disk. |
ephemeral |
Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine. |
managed |
|
write |
Specifies whether writeAccelerator should be enabled or disabled on the disk. |
Property Details
caching
diskSizeGB
The initial disk size in GB when creating new OS disk.
diskSizeGB?: number
Property Value
number
ephemeralOSDiskSettings
Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine.
ephemeralOSDiskSettings?: DiffDiskSettings
Property Value
managedDisk
writeAcceleratorEnabled
Specifies whether writeAccelerator should be enabled or disabled on the disk.
writeAcceleratorEnabled?: boolean
Property Value
boolean