VirtualMachineCustomImage.DefinitionStages.WithOSDiskSettings.withOSDiskSizeInGB(int diskSizeGB) 方法
定义
Specifies the size in GB for OS disk.
public WithCreateAndDataDiskImageOSDiskSettings withOSDiskSizeInGB(int diskSizeGB)
参数
- diskSizeGB
- int
the disk size in GB
返回
the next stage of the definition