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

VirtualMachineReimageContent.TempDisk 属性

定义

指定是否对临时磁盘重置映像。 默认值:false。 注意:只有具有临时 OS 磁盘的 VM/VMSS 才支持此临时磁盘重置映像参数。

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

属性值

适用于