Share via


ManagedClusterAgentPoolProfileProperties.IsOSDiskFullCachingEnabled Property

Definition

Whether to enable the full-cache ephemeral OS disk feature. When this feature is enabled, the entire operating system will be locally cached on the ephemeral OS disk, preventing E17 events caused by network failures.

public bool? IsOSDiskFullCachingEnabled { get; set; }
member this.IsOSDiskFullCachingEnabled : Nullable<bool> with get, set
Public Property IsOSDiskFullCachingEnabled As Nullable(Of Boolean)

Property Value

Applies to