Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiffDiskSettings

Package version

Describes the parameters of ephemeral disk settings that can be specified for operating system disk.

NOTE: The ephemeral disk settings can only be specified for managed disk.

Hierarchy

  • DiffDiskSettings

Index

Properties

Properties

Optional option

Specifies the ephemeral disk settings for operating system disk.

Optional placement

Specifies the ephemeral disk placement for operating system disk.

Possible values are:

CacheDisk

ResourceDisk

Default: CacheDisk if one is configured for the VM size otherwise ResourceDisk is used.

Refer to VM size documentation for Windows VM at https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM sizes exposes a cache disk.

Generated using TypeDoc