OSDisk interface

Settings for the operating system disk of the virtual machine.

Properties

caching

The type of caching to enable for the disk.

diskSizeGB

The initial disk size in GB when creating new OS disk.

ephemeralOSDiskSettings

Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine.

managedDisk
writeAcceleratorEnabled

Specifies whether writeAccelerator should be enabled or disabled on the disk.

Property Details

caching

The type of caching to enable for the disk.

caching?: CachingType

Property Value

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

managedDisk?: ManagedDisk

Property Value

writeAcceleratorEnabled

Specifies whether writeAccelerator should be enabled or disabled on the disk.

writeAcceleratorEnabled?: boolean

Property Value

boolean