Share via


ContainerServiceOSDiskType.Ephemeral Property

Definition

Ephemeral OS disks are stored only on the host machine, just like a temporary disk. This provides lower read/write latency, along with faster node scaling and cluster upgrades.

public static Azure.ResourceManager.ContainerService.Models.ContainerServiceOSDiskType Ephemeral { get; }
static member Ephemeral : Azure.ResourceManager.ContainerService.Models.ContainerServiceOSDiskType
Public Shared ReadOnly Property Ephemeral As ContainerServiceOSDiskType

Property Value

Applies to