DiffDiskSettings.EnableFullCaching Property

Definition

Specifies whether or not to enable full caching for this VM which will cache the OS disk locally on the host and make this VM more resilient to storage outages.

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

Property Value

Applies to