VirtualMachine.UpdateStages.WithUnmanagedDataDisk.withNewUnmanagedDataDisk(Integer sizeInGB) 方法
定义
Specifies that a new blank unmanaged data disk needs to be attached to virtual machine.
public Update withNewUnmanagedDataDisk(Integer sizeInGB)
参数
- sizeInGB
- Integer
the disk size in GB
返回
the stage representing creatable VM definition