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

DataDisk.Caching 属性

定义

获取要为 OS 磁盘启用的缓存类型。

public Microsoft.Azure.Batch.Common.CachingType? Caching { get; }
member this.Caching : Nullable<Microsoft.Azure.Batch.Common.CachingType>
Public ReadOnly Property Caching As Nullable(Of CachingType)

属性值

注解

如果省略,则默认值为 ReadWrite

适用于