DiffDiskPlacement Enum

Definition

Specifies the ephemeral disk placement for operating system disk for all compute nodes (VMs) in the pool.

public enum DiffDiskPlacement
type DiffDiskPlacement = 
Public Enum DiffDiskPlacement
Inheritance
DiffDiskPlacement

Fields

CacheDisk 0

The Ephemeral OS Disk is stored on the VM cache.

Remarks

This property can be used by user in the request to choose which location the operating system should be in. e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs and Linux VMs.

Applies to