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

OSVirtualHardDisk.ResizedSizeInGB 属性

定义

可选。 如果使用 OS 映像或 RemoteSourceImage 来创建 OSVirtualHardDisk,则可使用此参数来调大新 OSVirtualHardDisk 的大小。 ResizedSizeInGB 必须大于基础 OS 映像的 LogicalSizeInGB。

public int? ResizedSizeInGB { get; set; }
member this.ResizedSizeInGB : Nullable<int> with get, set
Public Property ResizedSizeInGB As Nullable(Of Integer)

属性值

适用于