你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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